Home
last modified time | relevance | path

Searched refs:ppctype (Results 1 – 3 of 3) sorted by last modified time

/illumos-gate/usr/src/contrib/ast/src/lib/libpp/
H A Dppdata.c180 char ppctype[UCHAR_MAX+1]; variable
H A Dpp.h85 #define pptype (ppctype-(CHAR_MIN))
87 #define pptype (ppctype)
432 #define ppctype _pp_ctype macro
435 extern char ppctype[];
H A DRELEASE17 08-12-07 pp.h,ppdata.c: fix ancient pptype and ppctype[] off by one