Searched refs:ptt_size (Results 1 – 4 of 4) sorted by relevance
528 const size_t ptt_size = ARRAY_SIZE (processor_target_table); local544 for (j = 0; j < ptt_size; j++)558 if (j == ptt_size)
1213 const size_t ptt_size = ARRAY_SIZE (processor_target_table); in rs6000_override_options() local1253 for (j = 0; j < ptt_size; j++) in rs6000_override_options()1268 if (j == ptt_size) in rs6000_override_options()
1724 `ptt_size' from int to size_t.
6018 `ptt_size' from int to size_t.