HomeSort by relevance Sort by last modified time
    Searched refs:NCHARS (Results 1 - 4 of 4) sorted by null

  /ndk/sources/host-tools/nawk-20071023/
awk.h 204 #define NCHARS (256+3) /* 256 handles 8-bit chars; 128 does 7-bit */
219 uschar gototab[NSTATES][NCHARS];
b.c 36 #define HAT (NCHARS+2) /* matches ^ in regular expr */
37 /* NCHARS is 2**n */
167 for (i=0; i < NCHARS; i++)
477 /* assert(*p < NCHARS); */
508 /* assert(*q < NCHARS); */
540 for (i = 0; i < NCHARS; i++)
566 /* assert(*q < NCHARS); */
597 for (i = 0; i < NCHARS; i++)
823 for (i = 0; i < NCHARS; i++) {
855 assert(c == HAT || c < NCHARS);
    [all...]
  /external/bison/build-aux/
texinfo.tex     [all...]
  /ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex     [all...]

Completed in 238 milliseconds