Home
last modified time | relevance | path

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

/aosp_15_r20/external/dynamic_depth/internal/strings/
H A Dnumbers.cc466 std::unique_ptr<char[]> bigbuf; in safe_strtof() local
495 std::unique_ptr<char[]> bigbuf; in safe_strtod() local
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/send/
H A Dsend01.c50 static char buf[1024], bigbuf[128 * 1024]; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendto/
H A Dsendto01.c49 static char buf[1024], bigbuf[128 * 1024]; variable
/aosp_15_r20/external/ltp/testcases/kernel/syscalls/sendmsg/
H A Dsendmsg01.c56 static char buf[1024], bigbuf[128 * 1024]; variable