Searched defs:STRLEN (Results 1 - 5 of 5) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/amule/wxWidgets-2.8.12/src/iodbc/
H A Dconfig.h55 #define STRLEN(str) ((str)? strlen((char*)(str)):0) macro
79 #define STRLEN(str) ((str)? fstrlen((char FAR*)(str)):0) macro
88 #define STRLEN(str) ((str)? _fstrlen((char FAR*)(str)):0) macro
H A Diodbc.h18 # define STRLEN(str) ((str)? strlen((char*)(str)):0) macro
45 # define STRLEN(str) ((str)? fstrlen((char FAR*)(str)):0) macro
54 # define STRLEN(str) ((str)? _fstrlen((char FAR*)(str)):0) macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/gettext-0.17/gettext-tools/gnulib-lib/
H A Dfnmatch.c160 # define STRLEN(S) strlen (S) macro
187 # define STRLEN(S) __wcslen (S) macro
191 # define STRLEN(S) wcslen (S) macro
H A Dfnmatch_loop.c1266 #undef STRLEN macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/l2tpd-0.69/
H A Dfile.h19 #define STRLEN 80 /* Length of a string */ macro
[all...]

Completed in 120 milliseconds