Home
last modified time | relevance | path

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

/netbsd-src/external/mit/lua/dist/src/
H A Dlutf8lib.c45 #define iscont(c) (((c) & 0xC0) == 0x80) macro
/netbsd-src/lib/libc/time/
H A Dzic.c1897 inzsub(char ** fields,int nfields,bool iscont) inzsub() argument