Searched refs:stringify (Results 1 – 3 of 3) sorted by relevance
176 #ifndef stringify178 #define stringify(x) __stringify(x) macro
376 if (token != stringify(VERITY_TABLE_VERSION)) { in parse_table()384 if (token != stringify(FEC_BLOCKSIZE)) { in parse_table()439 stringify(VERITY_TABLE_ARGS), i); in parse_table()515 stringify(VERITY_MIN_TABLE_SIZE) ", " in validate_header()516 stringify(VERITY_MAX_TABLE_SIZE) ")", header->length); in validate_header()
51 error("file size not multiple of " stringify(FEC_BLOCKSIZE)); in find_offset()