Home
last modified time | relevance | path

Searched refs:YESEXPR (Results 1 – 3 of 3) sorted by relevance

/picolibc-latest/newlib/libc/include/
Dlanginfo.h162 YESEXPR, /* affirmative response expression */ enumerator
163 #define YESEXPR YESEXPR macro
/picolibc-latest/newlib/libc/stdlib/
Drpmatch.c67 if (regcomp(&yes, nl_langinfo(YESEXPR), REG_EXTENDED|REG_NOSUB) != 0) in rpmatch()
/picolibc-latest/newlib/libc/locale/
Dnl_langinfo.c257 case YESEXPR: in nl_langinfo_l()