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

/haiku-buildtools/gcc/fixincludes/
H A Dfixfixes.c704 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; local
706 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1)
711 fix_entry_t* pfe = fix_table;
/haiku-buildtools/legacy/gcc/gcc/fixinc/
H A Dfixfixes.c711 static fix_entry_t fix_table[] = { FIXUP_TABLE { NULL, NULL }}; local
713 #define FIX_TABLE_CT (ARRAY_SIZE (fix_table)-1)
718 fix_entry_t* pfe = fix_table;

Completed in 92 milliseconds