Searched defs:smallbuf (Results 1 – 2 of 2) sorted by relevance
/llvm-project/libc/test/integration/src/pthread/ | ||
H A D | pthread_name_test.cpp | 81 char smallbuf[1]; in TEST_MAIN() local |
/llvm-project/lldb/tools/debugserver/source/ | ||
H A D | RNBRemote.cpp | 1557 smallbuf[1] = *(c + 1); in HandlePacket_A() local |