Searched refs:c_isupper (Results 1 - 12 of 12) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/lib/
H A Dc-ctype.h132 extern bool c_isupper (int c) _GL_ATTRIBUTE_CONST;
248 #undef c_isupper macro
249 #define c_isupper(c) \ macro
H A Dc-strcaseeq.h35 (c_isupper (upper) ? ((other) & ~0x20) == (upper) : (other) == (upper))
38 (c_isupper (upper) ? (other) == (upper) || (other) == (upper) - 'A' + 'a' : (other) == (upper))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/libiconv-1.14/srclib/
H A Dc-ctype.h133 extern bool c_isupper (int c);
248 #undef c_isupper macro
249 #define c_isupper(c) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/lib/
H A Dc-ctype.h132 extern bool c_isupper (int c) _GL_ATTRIBUTE_CONST;
248 #undef c_isupper macro
249 #define c_isupper(c) \ macro
H A Dc-strcaseeq.h35 (c_isupper (upper) ? ((other) & ~0x20) == (upper) : (other) == (upper))
38 (c_isupper (upper) ? (other) == (upper) || (other) == (upper) - 'A' + 'a' : (other) == (upper))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/libiconv-1.14/srclib/
H A Dc-ctype.h133 extern bool c_isupper (int c);
248 #undef c_isupper macro
249 #define c_isupper(c) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/lib/
H A Dc-ctype.h132 extern bool c_isupper (int c) _GL_ATTRIBUTE_CONST;
248 #undef c_isupper macro
249 #define c_isupper(c) \ macro
H A Dc-strcaseeq.h35 (c_isupper (upper) ? ((other) & ~0x20) == (upper) : (other) == (upper))
38 (c_isupper (upper) ? (other) == (upper) || (other) == (upper) - 'A' + 'a' : (other) == (upper))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/libiconv-1.14/srclib/
H A Dc-ctype.h133 extern bool c_isupper (int c);
248 #undef c_isupper macro
249 #define c_isupper(c) \ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/wget/src/
H A Durl.c616 if (c_isupper (*str))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/wget/src/
H A Durl.c616 if (c_isupper (*str))
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/wget/src/
H A Durl.c616 if (c_isupper (*str))

Completed in 204 milliseconds