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

/openbsd-current/gnu/gcc/fixincludes/
H A Dfixfixes.c705 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; local
707 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1)
712 fix_entry_t* pfe = fix_table;
/openbsd-current/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;

Completed in 128 milliseconds