Home
last modified time | relevance | path

Searched defs:bufsize (Results 1 – 7 of 7) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dstrcache.c39 static int bufsize = CACHE_BUFFER_SIZE; variable
Dansi2knr.c238 #define bufsize 5000 /* arbitrary size */ macro
/ndk/sources/host-tools/nawk-20071023/
Dlib.c109 int bufsize = *pbufsize, savebufsize = bufsize; in getrec() local
186 int bufsize = *pbufsize; in readrec() local
Dlex.c174 static int bufsize = 5; /* BUG: setting this small causes core dump! */ in yylex() local
Drun.c397 int bufsize = recsize; in getline() local
817 int bufsize = *pbufsize; in format() local
/ndk/sources/host-tools/make-3.81/w32/subproc/
Dsub_proc.c608 DWORD bufsize = 1024; in proc_stdout_thread() local
640 DWORD bufsize = 1024; in proc_stderr_thread() local
/ndk/sources/host-tools/sed-4.2.1/lib/
Dquotearg.c613 size_t bufsize = quotearg_buffer_restyled (0, 0, arg, argsize, p->style, in quotearg_alloc_mem() local