Searched refs:name (Results 1 – 10 of 10) sorted by relevance
| /libev/ |
| H A D | ltmain.sh | 4574 if (isalpha ((unsigned char) name[0]) && name[1] == ':') 4575 name += 2; 4578 for (base = name; *name; name++) 4911 if (name && *name && value && *value) 4932 if (name && *name && value && *value) 6860 add="-l$name" 6863 add="-l$name" 7658 name_save=$name 7947 name=$name_save 9567 noexename=$name [all …]
|
| H A D | ev_vars.h | 40 #define VARx(type,name) VAR(name, type name) argument
|
| H A D | config.h.in | 106 /* Define to the full name of this package. */ 109 /* Define to the full name and version of this package. */ 112 /* Define to the one symbol short name of this package. */
|
| H A D | aclocal.m4 | 1570 # Old name: 1614 # Old name: 1760 # Old name: 1988 # Old name: 3020 # Old name: 3603 # Old name: 3803 const char *name; 7647 # Old name: 7666 # Old name: 7784 # Old name: [all …]
|
| H A D | ev.h | 256 #define EV_CB(type,name) void name (EV_P_ struct ev_ ## type *w, int revents)
|
| H A D | configure | 1033 -program-transform-name | --program-transform-name \ 1041 -program-transform-name=* | --program-transform-name=* \ 1374 --program-transform-name=PROGRAM run sed PROGRAM on installed program names 1737 something starting with __ and the normal name is an alias. */ 2340 as_fn_error $? "unsafe absolute working directory name" "$LINENO" 5;; 4369 ac_prog=`($CC -print-prog-name=ld) 2>&5 | tr -d '\015'` ;; 4371 ac_prog=`($CC -print-prog-name=ld) 2>&5` ;; 6087 const char *name; 10035 libname_spec='lib$name' 10189 libname_spec='$name'
|
| H A D | ev.c | 1194 #define ecb_array_length(name) (sizeof (name) / sizeof (name [0])) argument 1818 #define VAR(name,decl) decl; argument 1830 #define VAR(name,decl) static decl; argument
|
| H A D | config.guess | 1080 if test -f /usr/options/cb.name; then 1081 UNAME_REL=`sed -n 's/.*Version //p' </usr/options/cb.name`
|
| H A D | ev.pod | 19 // with the name ev_TYPE 133 name C<loop> (which is always of type C<struct ev_loop *>) will not have 145 Unlike the name component C<stamp> might indicate, it is also used for 331 libev 3 had an C<ev_loop> function colliding with the struct name). 689 the name, you can call it anytime you are allowed to start or stop 3917 can even use F<ev.h> as header file name directly. 4034 the same name in the C<ev> namespace, with the exception of C<ev_signal> 4652 The name of the F<ev.h> header file used to include it. The default if
|
| H A D | Changes | 375 - rename syserr to ev_syserr to avoid name clashes when embedding,
|