Home
last modified time | relevance | path

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

/Linux-v5.10/lib/
Dtest_printf.c215 #define PTR_VAL_NO_CRNG "(____ptrval____)" macro
230 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_format()
232 PTR_VAL_NO_CRNG); in plain_format()
247 #define PTR_VAL_NO_CRNG "(ptrval)" macro
270 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_hash_to_buffer()
272 PTR_VAL_NO_CRNG); in plain_hash_to_buffer()