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

/freebsd-9.3-release/contrib/binutils/gas/config/
H A Dtc-spu.c40 #define MAX_RELOCS 2 macro
45 expressionS exp[MAX_RELOCS];
46 int reloc_arg[MAX_RELOCS];
47 int flag[MAX_RELOCS];
301 for (i = 0; i < MAX_RELOCS; i++)
353 for (i = 0; i < MAX_RELOCS; i++)

Completed in 92 milliseconds