Home
last modified time | relevance | path

Searched defs:isalpha (Results 1 – 9 of 9) sorted by relevance

/openbsd-src/gnu/gcc/fixincludes/tests/base/
H A Dctype.h63 # define isalpha(__c) (__SB_masks ? (int)__SB_masks[__c] & _IS macro
/openbsd-src/gnu/usr.bin/gcc/gcc/fixinc/tests/base/
H A Dctype.h63 # define isalpha(__c) (__SB_masks ? (int)__SB_masks[__c] & _IS macro
/openbsd-src/lib/libc/gen/
H A Disctype.c51 isalpha(int c) in isalpha() function
/openbsd-src/include/
H A Dctype.h121 __only_inline int isalpha(int _c) in isalpha() function
/openbsd-src/sys/lib/libsa/
H A Dstand.h118 #define isalpha(c) (isupper(c)||islower(c)) macro
/openbsd-src/sys/net/
H A Dpf_if.c69 #define isalpha(c) (isupper(c)||islower(c)) macro
/openbsd-src/gnu/gcc/gcc/cp/
H A Dcfns.gperf84 isalpha keyword
/openbsd-src/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.h1924 isalpha(_CharT __c, const locale& __loc) in isalpha() function
/openbsd-src/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h4641 isalpha(_CharT __c, const locale& __loc) in isalpha() function