Home
last modified time | relevance | path

Searched refs:NCHARS (Results 1 – 9 of 9) sorted by relevance

/external/ltp/testcases/kernel/fs/ext4-new-features/ext4-subdir-limit/
Dcreate_short_dirs.c42 #define NCHARS 62 macro
70 for (i = 0; i < NCHARS; i++) { in create_1()
87 for (i = 0; i < NCHARS; i++) { in create_2()
89 for (j = 0; j < NCHARS; j++) { in create_2()
107 for (i = 0; i < NCHARS; i++) { in create_3()
109 for (j = 0; j < NCHARS; j++) { in create_3()
111 for (k = 0; k < NCHARS; k++) { in create_3()
Dcreate_long_dirs.c36 #define NCHARS 62 macro
42 char chars[NCHARS + 1] =
99 for (i = 0; i < NCHARS; i++) { in create_dirs()
108 for (j = 0; j < NCHARS; j++) { in create_dirs()
117 for (k = 0; k < NCHARS; k++) { in create_dirs()
/external/one-true-awk/
Dawk.h212 #define NCHARS (256+3) /* 256 handles 8-bit chars; 128 does 7-bit */ macro
227 uschar gototab[NSTATES][NCHARS];
Db.c37 #define HAT (NCHARS+2) /* matches ^ in regular expr */
168 for (i=0; i < NCHARS; i++) in makeinit()
541 for (i = 0; i < NCHARS; i++) in pmatch()
598 for (i = 0; i < NCHARS; i++) in nematch()
867 assert(c == HAT || c < NCHARS); in cgoto()
934 for (i = 0; i < NCHARS; i++) in cgoto()
DFIXES256 cranked up size of NCHARS; coverity thinks it can be overrun with
451 changed HAT to NCHARS-2. thanks again to santiago vila.
876 changed NCHARS to 256 to handle 8-bit characters in strings
/external/e2fsprogs/doc/
Dtexinfo.tex942 % @paragraphindent NCHARS
943 % We'll use ems for NCHARS, close enough.
944 % NCHARS can also be the word `asis' or `none'.
963 % @exampleindent NCHARS
964 % We'll use ems for NCHARS like @paragraphindent.
/external/e2fsprogs/lib/et/
Dtexinfo.tex942 % @paragraphindent NCHARS
943 % We'll use ems for NCHARS, close enough.
944 % NCHARS can also be the word `asis' or `none'.
963 % @exampleindent NCHARS
964 % We'll use ems for NCHARS like @paragraphindent.
/external/python/cpython2/Modules/_ctypes/libffi/
Dtexinfo.tex941 % @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.
/external/libffi/
Dtexinfo.tex941 % @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.