Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/mkhybrid/dist/libfile/
H A Dapprentice.c69 #define EATAB {while (isascii((unsigned char) *l) && \ macro
/netbsd-src/external/bsd/file/dist/src/
H A Dapprentice.c67 #define EATAB {while (isascii(CAST(unsigned char, *l)) && \ macro