HomeSort by: relevance | last modified time | path
    Searched refs:NCHARS (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/usr.bin/tr/
extern.h 38 #define NCHARS (UCHAR_MAX + 1) /* Number of possible characters. */
tr.c 55 static int string1[NCHARS], string2[NCHARS];
179 for (ch = 0; ch < NCHARS; ch++) {
202 while (ch < NCHARS && string1[ch] == 0) {
208 if (ch == NCHARS) {
270 for (p = string, cnt = NCHARS; cnt--; ++p)
str.c 260 num = NCHARS + 1;
267 for (ch = 0; ch < NCHARS; ch++) {
  /src/games/caesar/
caesar.c 56 #define NCHARS (1 << CHAR_BIT)
71 static unsigned char rottbl[NCHARS];
80 for (size_t i = 0; i < NCHARS; i++)
130 unsigned int obs[NCHARS];
  /src/games/banner/
banner.c 59 #define NCHARS 128
63 static const int asc_ptr[NCHARS] = {
1025 static int debug, linen, max, nchars, pc, term, trace; variable
1080 nchars = strlen(message);
1085 nchars = strlen(message);
1086 message[nchars--] = '\0'; /* get rid of newline */
1114 for (i = 0; i < nchars; i++)
1115 if ((u_char) message[i] >= NCHARS ||
1128 for (i = 0; i < nchars; i++) {
  /src/external/historical/nawk/dist/
awk.h 240 #define NCHARS (1256+3) /* 256 handles 8-bit chars; 128 does 7-bit */
243 #define HAT (NCHARS+2) /* matches ^ in regular expr */
b.c 172 f->gototab[i].entries = (gtte *) calloc(NCHARS, sizeof(gtte));
175 f->gototab[i].allocated = NCHARS;
725 /* assert(*p < NCHARS); */
758 /* assert(*q < NCHARS); */
814 /* assert(*q < NCHARS); */
1492 /* assert(c == HAT || c < NCHARS); BUG: seg fault if disable test */
  /src/external/gpl3/gcc/dist/gcc/config/riscv/
riscv-vector-builtins.h 209 #define DEF_RVV_TYPE(NAME, ABI_NAME, NCHARS, ARGS...) VECTOR_TYPE_##NAME,
210 #define DEF_RVV_TUPLE_TYPE(NAME, ABI_NAME, NCHARS, ARGS...) VECTOR_TYPE_##NAME,
riscv-vector-builtins.cc 133 #define DEF_RVV_TYPE(NAME, NCHARS, ABI_NAME, ARGS...) \
134 {#NAME, #ABI_NAME, "u" #NCHARS #ABI_NAME},
135 #define DEF_RVV_TUPLE_TYPE(NAME, NCHARS, ABI_NAME, ARGS...) \
136 {#NAME, #ABI_NAME, "u" #NCHARS #ABI_NAME},
149 #define DEF_RVV_TYPE(NAME, NCHARS, ABI_NAME, SCALAR_TYPE, VECTOR_MODE, \
152 #define DEF_RVV_TUPLE_TYPE(NAME, NCHARS, ABI_NAME, SUBPART_TYPE, SCALAR_TYPE, \
3118 #define DEF_RVV_TYPE(NAME, NCHARS, ABI_NAME, SCALAR_TYPE, VECTOR_MODE, \
3122 #define DEF_RVV_TUPLE_TYPE(NAME, NCHARS, ABI_NAME, SUBPART_TYPE, SCALAR_TYPE, \
3145 #define DEF_RVV_TYPE(NAME, NCHARS, ABI_NAME, SCALAR_TYPE, VECTOR_MODE, \
3151 #define DEF_RVV_TUPLE_TYPE(NAME, NCHARS, ABI_NAME, SUBPART_TYPE, SCALAR_TYPE,
    [all...]
riscv-vector-builtins.def 24 2.The 'NCHARS' argument is the length of ABI-name.
42 #define DEF_RVV_TYPE(NAME, NCHARS, ABI_NAME, SCALAR_TYPE, VECTOR_MODE, \
47 #define DEF_RVV_TUPLE_TYPE(NAME, NCHARS, ABI_NAME, SUBPART_TYPE, SCALAR_TYPE, \
  /src/external/gpl3/gcc.old/dist/gcc/config/aarch64/
aarch64-sve-builtins.h 105 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \
aarch64-sve-builtins.cc 103 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \
104 { #ACLE_NAME, #ABI_NAME, "u" #NCHARS #ABI_NAME },
3340 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \
  /src/external/gpl3/gcc/dist/gcc/config/aarch64/
aarch64-sve-builtins.h 111 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \
aarch64-sve-builtins.cc 105 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \
106 { #ACLE_NAME, #ABI_NAME, "u" #NCHARS #ABI_NAME },
4379 #define DEF_SVE_TYPE(ACLE_NAME, NCHARS, ABI_NAME, SCALAR_TYPE) \
  /src/external/gpl2/gmake/dist/config/
texinfo.tex 941 % @paragraphindent NCHARS
942 % We'll use ems for NCHARS, close enough.
943 % NCHARS can also be the word `asis' or `none'.
962 % @exampleindent NCHARS
963 % We'll use ems for NCHARS like @paragraphindent.
  /src/external/gpl2/groff/dist/doc/
texinfo.tex 933 % @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.
  /src/external/gpl2/texinfo/dist/doc/
texinfo.tex 933 % @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.
  /src/external/gpl2/diffutils/dist/config/
texinfo.tex 797 % @paragraphindent NCHARS
798 % We'll use ems for NCHARS, close enough.
818 % @exampleindent NCHARS
819 % We'll use ems for NCHARS like @paragraphindent.
4937 % @deffn Command forward-char nchars
  /src/external/gpl2/grep/dist/doc/
texinfo.tex 784 % @paragraphindent NCHARS
785 % We'll use ems for NCHARS, close enough.
805 % @exampleindent NCHARS
806 % We'll use ems for NCHARS like @paragraphindent.
4796 % @deffn Command forward-char nchars
  /src/external/bsd/am-utils/dist/doc/
texinfo.tex 941 % @paragraphindent NCHARS
942 % We'll use ems for NCHARS, close enough.
943 % NCHARS can also be the word `asis' or `none'.
962 % @exampleindent NCHARS
963 % We'll use ems for NCHARS like @paragraphindent.
  /src/external/bsd/flex/dist/build-aux/
texinfo.tex 941 % @paragraphindent NCHARS
942 % We'll use ems for NCHARS, close enough.
943 % NCHARS can also be the word `asis' or `none'.
962 % @exampleindent NCHARS
963 % We'll use ems for NCHARS like @paragraphindent.
  /src/external/gpl2/xcvs/dist/build-aux/
texinfo.tex 1008 % @paragraphindent NCHARS
1009 % We'll use ems for NCHARS, close enough.
1010 % NCHARS can also be the word `asis' or `none'.
1029 % @exampleindent NCHARS
1030 % We'll use ems for NCHARS like @paragraphindent.
  /src/external/gpl3/autoconf/dist/build-aux/
texinfo.tex 940 % @paragraphindent NCHARS
941 % We'll use ems for NCHARS, close enough.
942 % NCHARS can also be the word `asis' or `none'.
961 % @exampleindent NCHARS
962 % We'll use ems for NCHARS like @paragraphindent.
  /src/external/gpl3/binutils/dist/texinfo/
texinfo.tex 1008 % @paragraphindent NCHARS
1009 % We'll use ems for NCHARS, close enough.
1010 % NCHARS can also be the word `asis' or `none'.
1029 % @exampleindent NCHARS
1030 % We'll use ems for NCHARS like @paragraphindent.
  /src/external/gpl3/binutils.old/dist/texinfo/
texinfo.tex 1008 % @paragraphindent NCHARS
1009 % We'll use ems for NCHARS, close enough.
1010 % NCHARS can also be the word `asis' or `none'.
1029 % @exampleindent NCHARS
1030 % We'll use ems for NCHARS like @paragraphindent.

Completed in 103 milliseconds

1 2