Searched defs:iscont (Results 1 - 3 of 3) sorted by relevance

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

Completed in 129 milliseconds