Home
last modified time | relevance | path

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

/netbsd/src/external/gpl3/gcc/dist/gcc/
Dgenpreds.cc734 static unsigned int const_int_start, const_int_end; variable
995 const_int_end = next; in choose_enum_order()
1530 if (const_int_start != const_int_end) in write_tm_preds_h()
DChangeLog-201434935 * genpreds.c (const_int_start, const_int_end): New variables.