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

/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Ddbgcnt.c113 dbg_cnt_set_limit_by_index (enum debug_counter index, const char *name, function
160 return dbg_cnt_set_limit_by_index ((enum debug_counter) i, name, low, high);
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Ddbgcnt.cc125 dbg_cnt_set_limit_by_index (enum debug_counter index, const char *name, function
174 return dbg_cnt_set_limit_by_index ((enum debug_counter) i, name, low, high);

Completed in 218 milliseconds