Home
last modified time | relevance | path

Searched defs:stackbuf (Results 1 – 4 of 4) sorted by relevance

/external/kmod/shared/
Dscratchbuf.c24 void scratchbuf_init(struct scratchbuf *buf, char *stackbuf, size_t size) in scratchbuf_init()
/external/compiler-rt/test/msan/
Dchained_origin_limits.cc74 char stackbuf[1000]; in init() local
/external/curl/lib/vtls/
Dopenssl.c256 char stackbuf[256]; in ossl_keylog_callback() local
/external/python/cpython2/Objects/
Dunicodeobject.c2162 char stackbuf[MAX_SHORT_UNICHARS * 4]; in PyUnicode_EncodeUTF8() local