Searched refs:VERITY_TABLE_ARGS (Results 1 – 2 of 2) sorted by relevance
49 #define VERITY_TABLE_ARGS 10 /* mandatory arguments */ macro50 #define VERITY_MIN_TABLE_SIZE (VERITY_TABLE_ARGS * 2) /* for quick validation */
437 if (i < VERITY_TABLE_ARGS) { in parse_table()439 stringify(VERITY_TABLE_ARGS), i); in parse_table()