Home
last modified time | relevance | path

Searched defs:ebuf (Results 1 – 3 of 3) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dread.c303 struct ebuffer ebuf; in eval_makefile() local
418 struct ebuffer ebuf; in eval_buffer() local
454 eval (struct ebuffer *ebuf, int set_default) in eval()
1320 enum variable_origin origin, struct ebuffer *ebuf) in do_define()
2497 readstring (struct ebuffer *ebuf) in readstring()
2540 readline (struct ebuffer *ebuf) in readline()
/ndk/sources/host-tools/nawk-20071023/
Dlex.c538 char ebuf[300]; variable
/ndk/sources/android/support/src/stdio/
Dvfprintf.c239 char ebuf0[3*sizeof(int)], *ebuf=&ebuf0[3*sizeof(int)], *estr; in fmt_fp() local