Home
last modified time | relevance | path

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

/openbsd-src/usr.bin/awk/
H A Dawk.h225 #define iscont(n) ((n)->csub == JCONT) macro
/openbsd-src/usr.sbin/zic/
H A Dzic.c957 inzsub(char ** fields,int nfields,int iscont) inzsub() argument