Searched defs:SPRINTF (Results 1 - 13 of 13) sorted by relevance

/macosx-10.10.1/ntp-92/include/
H A Dntp_sprintf.h6 # define SPRINTF(x) strlen(sprintf/**/x) macro
10 # define SPRINTF(x) ((size_t)sprintf x) macro
/macosx-10.10.1/Libc-1044.1.2/net/FreeBSD/
H A Dinet_neta.c38 # define SPRINTF(x) strlen(sprintf/**/x) macro
40 # define SPRINTF(x) ((size_t)sprintf x) macro
H A Dinet_net_ntop.c39 # define SPRINTF(x) strlen(sprintf/**/x) macro
41 # define SPRINTF(x) ((size_t)sprintf x) macro
H A Dinet_net_pton.c46 # define SPRINTF(x) strlen(sprintf/**/x) macro
48 # define SPRINTF(x) ((size_t)sprintf x) macro
/macosx-10.10.1/libresolv-57/
H A Dns_date.c43 # define SPRINTF(x) strlen(sprintf/**/x) macro
45 # define SPRINTF(x) ((size_t)sprintf x) macro
H A Dns_ttl.c42 # define SPRINTF(x) strlen(sprintf/**/x) macro
44 # define SPRINTF(x) ((size_t)sprintf x) macro
H A Dns_name.c45 # define SPRINTF(x) strlen(sprintf/**/x) macro
47 # define SPRINTF(x) ((size_t)sprintf x) macro
H A Dns_print.c48 # define SPRINTF(x) strlen(sprintf/**/x) macro
50 # define SPRINTF(x) ((size_t)sprintf x) macro
[all...]
H A Dres_debug.c128 # define SPRINTF(x) strlen(sprintf/**/x) macro
130 # define SPRINTF(x) sprintf x macro
/macosx-10.10.1/awk-20/src/
H A Dytab.h108 SPRINTF = 324, enumerator in enum:yytokentype
205 #define SPRINTF 324 macro
H A Dytab.c135 SPRINTF = 324, enumerator in enum:yytokentype
232 #define SPRINTF 324 macro
/macosx-10.10.1/groff-38/groff/src/preproc/pic/
H A Dpic_tab.h117 #define SPRINTF 373 macro
H A Dpic.cpp189 #define SPRINTF 373 macro

Completed in 137 milliseconds