Searched defs:str_hello (Results 1 – 3 of 3) sorted by relevance
/third_party/musl/libc-test/src/functionalext/supplement/linux/ |
D | vmsplice.c | 32 char *str_hello = "hello "; in vmsplice_0100() local
|
/third_party/boost/libs/metaparse/test/ |
D | common.hpp | 39 typedef boost::mpl::list_c<char, 'h', 'e', 'l', 'l', 'o'> str_hello; typedef
|
/third_party/icu/icu4c/source/test/cintltst/ |
D | reapits.c | 1514 const char str_hello[] = { 0x68, 0x65, 0x6c, 0x6c, 0x6f, 0x00 }; /* hello */ in TestUTextAPI() local
|