Searched refs:NCHARS (Results 1 - 12 of 12) sorted by relevance

/macosx-10.10.1/text_cmds-88/banner/
H A Dbanner.c63 #define NCHARS 128 macro
67 const int asc_ptr[NCHARS] = {
1094 printf("const int asc_ptr[NCHARS] = {\n");
1118 if ((u_char) message[i] >= NCHARS ||
/macosx-10.10.1/awk-20/src/
H A Dawk.h205 #define NCHARS (256+3) /* 256 handles 8-bit chars; 128 does 7-bit */ macro
220 uschar gototab[NSTATES][NCHARS];
H A Db.c37 #define HAT (NCHARS+2) /* matches ^ in regular expr */
38 /* NCHARS is 2**n */
190 for (i=0; i < NCHARS; i++)
500 /* assert(*p < NCHARS); */
531 /* assert(*q < NCHARS); */
563 for (i = 0; i < NCHARS; i++)
589 /* assert(*q < NCHARS); */
620 for (i = 0; i < NCHARS; i++)
1012 for (i = 0; i < NCHARS; i++) {
1167 assert(c == HAT || c < NCHARS);
[all...]
/macosx-10.10.1/cxxfilt-11/cxxfilt/texinfo/
H A Dtexinfo.tex930 % @paragraphindent NCHARS
931 % We'll use ems for NCHARS, close enough.
932 % NCHARS can also be the word `asis' or `none'.
951 % @exampleindent NCHARS
952 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/gnutar-453/gnutar/doc/
H A Dtexinfo.tex933 % @paragraphindent NCHARS
934 % We'll use ems for NCHARS, close enough.
935 % NCHARS can also be the word `asis' or `none'.
954 % @exampleindent NCHARS
955 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/groff-38/groff/doc/
H A Dtexinfo.tex933 % @paragraphindent NCHARS
934 % We'll use ems for NCHARS, close enough.
935 % NCHARS can also be the word `asis' or `none'.
954 % @exampleindent NCHARS
955 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/bash-94.1.2/bash-3.2/doc/
H A Dtexinfo.tex844 % @paragraphindent NCHARS
845 % We'll use ems for NCHARS, close enough.
865 % @exampleindent NCHARS
866 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/bc-21/bc/doc/
H A Dtexinfo.tex745 % @paragraphindent NCHARS
746 % We'll use ems for NCHARS, close enough.
766 % @exampleindent NCHARS
767 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/gnudiff-19/diffutils/config/
H A Dtexinfo.tex797 % @paragraphindent NCHARS
798 % We'll use ems for NCHARS, close enough.
818 % @exampleindent NCHARS
819 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/uucp-11/uucp/
H A Dtexinfo.tex784 % @paragraphindent NCHARS
785 % We'll use ems for NCHARS, close enough.
805 % @exampleindent NCHARS
806 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/emacs-93/emacs/man/
H A Dtexinfo.tex953 % @paragraphindent NCHARS
954 % We'll use ems for NCHARS, close enough.
955 % NCHARS can also be the word `asis' or `none'.
974 % @exampleindent NCHARS
975 % We'll use ems for NCHARS like @paragraphindent.
/macosx-10.10.1/gnutar-453/gnutar/build-aux/
H A Dtexinfo.tex953 % @paragraphindent NCHARS
954 % We'll use ems for NCHARS, close enough.
955 % NCHARS can also be the word `asis' or `none'.
974 % @exampleindent NCHARS
975 % We'll use ems for NCHARS like @paragraphindent.

Completed in 214 milliseconds