Searched defs:string1 (Results 1 – 2 of 2) sorted by relevance
6 const char* string1 = "hello world"; in main() local
20 constexpr char string1[] = { -1, 0, }; Example0() local