Home
last modified time | relevance | path

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

/openbmc/linux/lib/
H A Dtest_printf.c217 #define PTR_VAL_NO_CRNG "(____ptrval____)" macro
232 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_format()
234 PTR_VAL_NO_CRNG); in plain_format()
249 #define PTR_VAL_NO_CRNG "(ptrval)" macro
272 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_hash_to_buffer()
274 PTR_VAL_NO_CRNG); in plain_hash_to_buffer()