Lines Matching defs:wc
279 wint_t wc = L'a';280 EXPECT_EQ(3, snprintf(buf, sizeof(buf), "<%lc>", wc));