Searched defs:ispunct (Results 1 - 11 of 11) sorted by path

/netbsd-current/sys/sys/
H A Dctype_inline.h55 #define ispunct(c) ((int)((_ctype_tab_ + 1)[(c)] & _CTYPE_P)) macro
/netbsd-current/external/apache2/llvm/dist/libcxx/include/
H A Dctype.h50 #undef ispunct macro
/netbsd-current/external/gpl3/binutils.old/dist/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/netbsd-current/external/gpl3/binutils/dist/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/netbsd-current/external/gpl3/gcc.old/dist/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/netbsd-current/external/gpl3/gcc.old/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.h2611 ispunct(_CharT __c, const locale& __loc) function
/netbsd-current/external/gpl3/gcc/dist/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/netbsd-current/external/gpl3/gcc/dist/libstdc++-v3/include/bits/
H A Dlocale_facets.h2643 ispunct(_CharT __c, const locale& __loc) function
/netbsd-current/external/gpl3/gdb.old/dist/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/netbsd-current/external/gpl3/gdb/dist/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/netbsd-current/sys/lib/libkern/
H A Dlibkern.h217 ispunct(int ch) function

Completed in 350 milliseconds