Home
last modified time | relevance | path

Searched refs:localbuf (Results 1 – 4 of 4) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Support/
Dregerror.c123 regatoi(const llvm_regex_t *preg, char *localbuf, int localbufsize) in regatoi() argument
133 (void)snprintf(localbuf, localbufsize, "%d", r->code); in regatoi()
134 return(localbuf); in regatoi()
/external/llvm/lib/Support/
Dregerror.c123 regatoi(const llvm_regex_t *preg, char *localbuf, int localbufsize) in regatoi() argument
133 (void)snprintf(localbuf, localbufsize, "%d", r->code); in regatoi()
134 return(localbuf); in regatoi()
/external/e2fsprogs/lib/et/
Dvfprintf.c34 char localbuf[BUFSIZ]; local
38 iop->_ptr = iop->_base = localbuf;
/external/libjpeg-turbo/
Djchuff.c435 localbuf = 1; \
442 if (localbuf) { \
468 size_t bytes, bytestocopy; int localbuf = 0; in flush_bits() local
493 size_t bytes, bytestocopy; int localbuf = 0; in encode_one_block_simd() local
515 size_t bytes, bytestocopy; int localbuf = 0; in encode_one_block() local