Home
last modified time | relevance | path

Searched refs:fix_table (Results 1 – 2 of 2) sorted by relevance

/openbsd/gnu/gcc/fixincludes/
H A Dfixfixes.c705 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; in apply_fix() local
707 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1) in apply_fix()
712 fix_entry_t* pfe = fix_table; in apply_fix()
/openbsd/gnu/usr.bin/gcc/gcc/fixinc/
H A Dfixfixes.c717 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; local
719 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1)
724 fix_entry_t* pfe = fix_table;