Home
last modified time | relevance | path

Searched refs:isspace_l (Results 1 – 6 of 6) sorted by relevance

/openbsd/lib/libc/locale/
H A Disctype_l.c89 #undef isspace_l
91 isspace_l(int c, locale_t locale __attribute__((__unused__))) in isspace_l() function
/openbsd/lib/libc/hidden/
H A Dctype.h54 __only_inline int isspace_l(int _c, locale_t _l);
81 PROTO_DEPRECATED(isspace_l);
/openbsd/include/
H A Dctype.h104 int isspace_l(int, locale_t);
275 isspace_l(int _c, locale_t _l __attribute__((__unused__))) in isspace_l() function
/openbsd/gnu/llvm/libcxx/include/__support/xlocale/
H A D__posix_l_fallback.h48 inline _LIBCPP_HIDE_FROM_ABI_C int isspace_l(int __c, locale_t) { return ::isspace(__c); } in isspace_l() function
/openbsd/lib/libc/
H A DSymbols.list978 isspace_l
/openbsd/gnu/llvm/compiler-rt/lib/dfsan/
H A Dlibc_ubuntu1404_abilist.txt2111 fun:isspace_l=uninstrumented