Searched refs:FILL_CHAR (Results 1 – 1 of 1) sorted by relevance
62 #define FILL_CHAR '#' macro133 memset(real, FILL_CHAR, sizeof(real)); in test_hexdump()137 memset(test, FILL_CHAR, sizeof(test)); in test_hexdump()172 memset(buf, FILL_CHAR, sizeof(buf)); in test_hexdump_overflow()193 memset(test + f, FILL_CHAR, sizeof(test) - f); in test_hexdump_overflow()