HomeSort by: relevance | last modified time | path
    Searched defs:ABI_COUNT (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/gcc.old/dist/gcc/config/loongarch/
loongarch-opts.cc 36 #define ABI_COUNT (sizeof(abi_priority_list)/sizeof(struct loongarch_abi))
329 for (unsigned int i = 0; i < ABI_COUNT; i++)
553 for (unsigned int i = 0; i < ABI_COUNT && j < MULTILIB_LIST_LEN; i++)
  /src/external/gpl3/gcc/dist/gcc/config/loongarch/
loongarch-opts.cc 43 #define ABI_COUNT (sizeof(abi_priority_list)/sizeof(struct loongarch_abi))
494 for (unsigned int i = 0; i < ABI_COUNT; i++)
787 for (unsigned int i = 0; i < ABI_COUNT && j < MULTILIB_LIST_LEN; i++)

Completed in 44 milliseconds