Searched defs:ispunct (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/haiku-buildtools/binutils/include/
H A Dsafe-ctype.h137 #undef ispunct macro
138 #define ispunct(c) do_not_use_ispunct_with_safe_ctype macro
/haiku-buildtools/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.h2607 ispunct(_CharT __c, const locale& __loc) function

Completed in 97 milliseconds