Home
last modified time | relevance | path

Searched defs:nkeywords (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dtokens.c206 static size_t nkeywords; variable
/netbsd-src/lib/libc/gen/
H A Dfmtmsg.c69 static const size_t nkeywords = sizeof (keywords) / sizeof (keywords[0]); variable