Searched refs:n (Results 1 – 6 of 6) sorted by relevance
| /libev/ |
| H A D | aclocal.m4 | 1193 if test "X`( print -r -- -n ) 2>/dev/null`" = X-n && \ 1197 ECHO='printf %s\n' 1498 if test -n "$RANLIB"; then 2382 if test -n '\''$stripme'\'' && test -n '\''$striplib'\''; then 3120 if test -n "$LD"; then 3427 [if test -n "$NM"; then 6896 fi # test -n "$compiler" 7304 fi # test -n "$compiler" 7439 fi # test -n "$compiler" 7830 lt_SP2NL='tr \100 \n' [all …]
|
| H A D | ev.c | 1165 #define ecb_mod(m,n) ((m) % (n) + ((m) % (n) < 0 ? (n) : 0)) argument 1167 #define ecb_mod(m,n) ((m) < 0 ? ((n) - 1 - ((-1 - (m)) % (n))) : ((m) % (n))) argument
|
| H A D | Makefile.in | 62 am__make_dryrun = (target_option=n; $(am__make_running_with_option)) 177 n|no|NO) false;; \
|
| H A D | ev.pod | 2598 printf ("process %d exited with status %x\n", w->rpid, w->rstatus); 2797 printf ("passwd current size %ld\n", (long)w->attr.st_size); 2798 printf ("passwd current atime %ld\n", (long)w->attr.st_mtime); 2799 printf ("passwd current mtime %ld\n", (long)w->attr.st_mtime); 2804 "if this is windows, they already arrived\n"); 3109 for (n = 0; n < nfds; ++n) 3123 for (n = 0; n < nfds; ++n) 3124 ev_io_stop (EV_A_ iow [n]); 5261 Note that winsockets handling of fd sets is O(n), so you can easily get a 5262 complexity in the O(n²) range when using win32. [all …]
|
| H A D | ltmain.sh | 5071 s/$/\\n/ 5072 s/\([^\n]*\).*/ fputs ("\1", f);/p 9515 for n in $library_names; do 9516 func_append rmfiles " $odir/$n"
|
| H A D | configure | 48 as_echo='printf %s\n' 4014 ECHO='printf %s\n' 10005 BEGIN {RS=" "; FS="/|\n";} { 11953 as_echo='printf %s\n'
|