Searched defs:NCHARS (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/usr.bin/banner/ | ||
H A D | banner.c | 45 #define NCHARS 128 macro |
/freebsd-src/contrib/one-true-awk/ | ||
H A D | awk.h | 240 #define NCHARS (1256+3) /* 256 handles 8-bit chars; 128 does 7-bit */ macro |