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

/openbsd-current/gnu/usr.bin/binutils/include/
H A Dieee.h22 #define N_W_VARIABLES 8 macro
46 file_ptr offset[N_W_VARIABLES];
/openbsd-current/gnu/usr.bin/binutils-2.17/include/
H A Dieee.h22 #define N_W_VARIABLES 8 macro
46 file_ptr offset[N_W_VARIABLES];
/openbsd-current/gnu/usr.bin/binutils/bfd/
H A Dieee.c822 for (part = 0; part < N_W_VARIABLES; part++)
1727 for (part = 0; part < N_W_VARIABLES; part++)
3754 if (bfd_seek (abfd, (file_ptr) (8 * N_W_VARIABLES), SEEK_CUR) != 0)
3826 for (i = 0; i < N_W_VARIABLES; i++)
/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dieee.c670 for (part = 0; part < N_W_VARIABLES; part++)
1912 for (part = 0; part < N_W_VARIABLES; part++)
3530 if (bfd_seek (abfd, (file_ptr) (8 * N_W_VARIABLES), SEEK_CUR) != 0)
3602 for (i = 0; i < N_W_VARIABLES; i++)

Completed in 180 milliseconds