Searched refs:ZEROS (Results 1 – 1 of 1) sorted by relevance
222 #define ZEROS "00000000" /* hex 32 zero bits */ macro231 #define ZEROS "" macro265 KUNIT_EXPECT_MEMEQ(kunittest, buf, ZEROS, strlen(ZEROS)); in hash_pointer()285 test(ZEROS "00000000", "%p", NULL); in null_pointer()286 test(ZEROS "00000000", "%px", NULL); in null_pointer()307 test(ZEROS "000000ab", "%px", PTR_INVALID); in invalid_pointer()