Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/include/
Dlanginfo.h164 NOEXPR, /* negative response expression */ enumerator
165 #define NOEXPR NOEXPR macro
/picolibc-3.5.0-3.4.0/newlib/libc/stdlib/
Drpmatch.c69 if (regcomp(&no, nl_langinfo(NOEXPR), REG_EXTENDED|REG_NOSUB) != 0) { in rpmatch()
/picolibc-3.5.0-3.4.0/newlib/libc/locale/
Dnl_langinfo.c319 case NOEXPR: in nl_langinfo_l()