Home
last modified time | relevance | path

Searched defs:is_xdigit (Results 1 – 3 of 3) sorted by relevance

/netbsd/external/bsd/openpam/dist/lib/libpam/
H A Dopenpam_ctype.h44 #define is_xdigit(ch) \ macro
/netbsd/external/gpl3/gcc.old/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function
/netbsd/external/gpl3/gcc/dist/contrib/unicode/from_glibc/
H A Dunicode_utils.py345 def is_xdigit(code_point): function