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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c45 unsigned int fnindx; member in struct:ieee_block
953 unsigned int fnindx; local
965 fnindx = (unsigned int) -1;
1040 fnindx = typindx;
1127 fnindx = typindx;
1214 info->blockstack.bsp->fnindx = fnindx;
3203 || info->blockstack.bsp[-1].fnindx == (unsigned int) -1)
3261 arg_slots = info->types.types[info->blockstack.bsp[-1].fnindx].arg_slots;
/haiku-buildtools/binutils/binutils/
H A Dieee.c42 unsigned int fnindx; member in struct:ieee_block
952 unsigned int fnindx; local
964 fnindx = (unsigned int) -1;
1039 fnindx = typindx;
1136 fnindx = typindx;
1223 info->blockstack.bsp->fnindx = fnindx;
3213 || info->blockstack.bsp[-1].fnindx == (unsigned int) -1)
3271 arg_slots = info->types.types[info->blockstack.bsp[-1].fnindx].arg_slots;

Completed in 122 milliseconds