Lines Matching refs:size
254 =item ev_set_allocator (void *(*cb)(void *ptr, long size) throw ())
259 when memory needs to be allocated (C<size != 0>), the library might abort
274 persistent_realloc (void *ptr, size_t size)
278 void *newptr = realloc (ptr, size);
2720 stat data does change in other ways (e.g. file size).
2797 printf ("passwd current size %ld\n", (long)w->attr.st_size);
4539 configures the maximum size of the C<fd_set>.
4709 is not. Disabling watcher types mainly saves code size.
4740 code size by roughly 30% on amd64).
4742 When optimising for size, use of compiler flags such as C<-Os> with
4752 hash table sizes and so on. This will usually further increase code size
4753 and can additionally have an effect on the size of data structures at
4790 reduces the compiled size of libev from 24.7Kb code/2.8Kb data to 6.5Kb
4816 functions (printf, scanf, perror etc.). This will increase the code size
4836 pid. The default size is C<16> (or C<1> with C<EV_FEATURES> disabled),
4843 inotify watch id. The default size is C<16> (or C<1> with C<EV_FEATURES>