Searched refs:PRIuS (Results 1 – 2 of 2) sorted by relevance
34 #define PRIuS "uS" macro38 …printf("foo is %"PRIuS", bar is %"PRIuS, foo, bar); // expected-warning 2{{identifier after litera… in h()
342 #if !defined(PRIuS)343 #define PRIuS "zu" macro348 #if !defined(PRIuS)349 #define PRIuS "Iu" macro