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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c2761 unsigned int findx; local
2769 for (pf = structfields, findx = 0;
2771 pf++, findx++)
2815 it->fslots[findx] = ftype;
2817 it->fslots + findx,
3408 unsigned int findx; local
3418 for (findx = 0; *pf != DEBUG_FIELD_NULL; pf++, findx++)
3428 pslot = it->fslots + findx;
/haiku-buildtools/binutils/binutils/
H A Dieee.c2771 unsigned int findx; local
2779 for (pf = structfields, findx = 0;
2781 pf++, findx++)
2825 it->fslots[findx] = ftype;
2827 it->fslots + findx,
3418 unsigned int findx; local
3428 for (findx = 0; *pf != DEBUG_FIELD_NULL; pf++, findx++)
3438 pslot = it->fslots + findx;

Completed in 136 milliseconds