Searched refs:stringify (Results 1 – 3 of 3) sorted by relevance
140 #ifndef stringify142 #define stringify(x) __stringify(x) macro
355 if (token != stringify(VERITY_TABLE_VERSION)) { in parse_table()363 if (token != stringify(FEC_BLOCKSIZE)) { in parse_table()421 stringify(VERITY_TABLE_ARGS), i); in parse_table()503 stringify(VERITY_MIN_TABLE_SIZE) ", " in validate_header()504 stringify(VERITY_MAX_TABLE_SIZE) ")", header->length); in validate_header()
52 error("file size not multiple of " stringify(FEC_BLOCKSIZE)); in find_offset()