Searched refs:PTR_WIDTH (Results 1 – 1 of 1) sorted by relevance
227 #define PTR_WIDTH 16 macro242 if (nchars != PTR_WIDTH) in plain_format()245 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_format()259 #define PTR_WIDTH 8 macro282 if (nchars != PTR_WIDTH) in plain_hash_to_buffer()285 if (strncmp(buf, PTR_VAL_NO_CRNG, PTR_WIDTH) == 0) { in plain_hash_to_buffer()304 if (strncmp(buf, PTR_STR, PTR_WIDTH) == 0) in plain_hash()