Home
last modified time | relevance | path

Searched defs:obuf (Results 1 – 2 of 2) sorted by relevance

/ndk/sources/host-tools/make-3.81/
Dexpand.c520 char *obuf = variable_buffer; in allocated_variable_append() local
543 char *obuf = variable_buffer; in allocated_variable_expand_for_file() local
/ndk/sources/host-tools/sed-4.2.1/sed/
Dexecute.c1070 char obuf[180]; /* just in case we encounter a 512-bit char (;-) */ local