OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:ia64_is_big_endian
(Results
1 - 2
of
2
) sorted by null
/external/libunwind/src/ia64/
Gregs.c
289
if (
ia64_is_big_endian
(c))
307
if (!
ia64_is_big_endian
(c))
320
if (
ia64_is_big_endian
(c))
579
if (
ia64_is_big_endian
(c))
unwind_i.h
617
#define
ia64_is_big_endian
(c) ((c)->as->big_endian)
macro
Completed in 111 milliseconds