OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:NCHARS
(Results
1 - 5
of
5
) 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/grub/docs/
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.
[
all
...]
/external/bison/build-aux/
texinfo.tex
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/build-aux/
texinfo.tex
[
all
...]
Completed in 91 milliseconds