Searched refs:tbar (Results 1 – 3 of 3) sorted by relevance
25 _Bool tbar(small_t x) { _Bool r = ~x; return r; } in tbar() function
129 {R"zzz(["foo\tbar"])zzz" , "[\"foo\tbar\"]"}, in DEF_TEST()
5907 pdksh produces different output for the former (foo instead of foo\tbar)