HomeSort by: relevance | last modified time | path
    Searched defs:big_endian_p (Results 1 - 6 of 6) sorted by relevancy

  /src/external/gpl3/binutils/dist/libiberty/
sort.c 61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
  /src/external/gpl3/binutils.old/dist/libiberty/
sort.c 61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
  /src/external/gpl3/gcc/dist/libiberty/
sort.c 61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
  /src/external/gpl3/gcc.old/dist/libiberty/
sort.c 61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
  /src/external/gpl3/gdb.old/dist/libiberty/
sort.c 61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)
  /src/external/gpl3/gdb/dist/libiberty/
sort.c 61 int big_endian_p; local
79 big_endian_p = (((char *)&j)[0] == 0);
93 if (big_endian_p)

Completed in 19 milliseconds