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

/illumos-gate/usr/src/cmd/deroff/
H A Dderoff.c75 #define APOS 1 macro
91 static char chars[128]; /* SPECIAL, APOS, DIGIT, or LETTER */
185 chars['\''] = APOS;
186 chars['&'] = APOS;

Completed in 45 milliseconds