Home
last modified time | relevance | path

Searched refs:PTR1_ZEROES (Results 1 – 1 of 1) sorted by relevance

/linux-4.4.14/lib/
Dtest_printf.c25 #define PTR1_ZEROES "000000000" macro
31 #define PTR1_ZEROES "0" macro
166 test(PTR1_ZEROES PTR1_STR " " PTR2_STR, "%p %p", PTR1, PTR2); in plain()
185 test("|"PTR1_ZEROES PTR1_STR"|", "|%p0y|", PTR1); in plain()