Home
last modified time | relevance | path

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

/netbsd-src/external/gpl3/gcc.old/dist/fixincludes/
H A Dfixfixes.c704 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; in apply_fix() local
706 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1) in apply_fix()
711 fix_entry_t* pfe = fix_table; in apply_fix()
/netbsd-src/external/gpl3/gcc/dist/fixincludes/
H A Dfixfixes.c745 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; in apply_fix() local
747 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1) in apply_fix()
752 fix_entry_t* pfe = fix_table; in apply_fix()