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

/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dsort.c61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dsort.c61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dsort.c61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dsort.c61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dsort.c61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dsort.c61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
/netbsd-current/external/gpl3/binutils/dist/gas/
H A Dgen-sframe.h134 int big_endian_p);

Completed in 464 milliseconds