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

/haiku-buildtools/legacy/binutils/binutils/
H A Dieee.c3503 bfd_vma name_indx, type_indx, atn_code; local
3524 || ! ieee_read_number (info, pp, &type_indx)
3530 if (type_indx != 0 || atn_code != 65)
3843 unsigned int type_indx;
4439 unsigned int type_indx;
4443 type_indx = indx;
4446 type_indx = info->type_indx;
4447 ++info->type_indx;
4502 if (! ieee_push_type (info, type_indx, siz
3841 unsigned int type_indx; member in struct:ieee_handle
4437 unsigned int type_indx; local
6883 unsigned int type_indx; local
[all...]
/haiku-buildtools/binutils/binutils/
H A Dieee.c3513 bfd_vma name_indx, type_indx, atn_code; local
3534 || ! ieee_read_number (info, pp, &type_indx)
3540 if (type_indx != 0 || atn_code != 65)
3853 unsigned int type_indx;
4449 unsigned int type_indx;
4453 type_indx = indx;
4456 type_indx = info->type_indx;
4457 ++info->type_indx;
4512 if (! ieee_push_type (info, type_indx, siz
3851 unsigned int type_indx; member in struct:ieee_handle
4447 unsigned int type_indx; local
6891 unsigned int type_indx; local
[all...]

Completed in 122 milliseconds