Home
last modified time | relevance | path

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

/lib/
Dtest_printf.c213 #define PTR_VAL_NO_CRNG "(____ptrval____)" macro
227 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_format()
229 PTR_VAL_NO_CRNG); in plain_format()
244 #define PTR_VAL_NO_CRNG "(ptrval)" macro
266 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_hash_to_buffer()
268 PTR_VAL_NO_CRNG); in plain_hash_to_buffer()