Searched defs:ISBLANK (Results 1 - 4 of 4) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/src/router/busybox-1.x/findutils/
H A Dxargs.c93 #define ISBLANK(c) ((c) == ' ' || (c) == '\t') macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/curl-7.23.1/lib/
H A Dsetup_once.h262 #define ISBLANK(x) (int)((((unsigned char)x) == ' ') || \ macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/zebra/lib/
H A Dregex.c235 # define ISBLANK macro
237 # define ISBLANK macro
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/libgrep/
H A Dregex.c191 # define ISBLANK macro
193 # define ISBLANK macro

Completed in 118 milliseconds