Home
last modified time | relevance | path

Searched defs:_LC_LAST (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/lib/libc/compat/include/
H A Dlocale.h37 #define _LC_LAST 7 /* marks end */ macro
/netbsd-src/include/
H A Dlocale.h76 #define _LC_LAST 7 /* marks end */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/sys/posix/
H A Dlocale.d342 private enum _LC_LAST = 7; in version() local