OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
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
Indexes created Fri Jun 12 00:25:51 UTC 2026