Home
last modified time | relevance | path

Searched defs:HELLO_SIZE (Results 1 – 3 of 3) sorted by relevance

/llvm-project/libc/test/src/unistd/
H A Dread_write_test.cpp30 constexpr int HELLO_SIZE = sizeof(HELLO); in TEST() local
H A Dpread_pwrite_test.cpp28 constexpr int HELLO_SIZE = sizeof(HELLO); in TEST() local
H A Dsyscall_test.cpp73 constexpr int HELLO_SIZE = sizeof(HELLO); in TEST() local