OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:nat_val_be
(Results
1 - 3
of
3
) sorted by null
/external/libunwind/src/ia64/
Gglobal.c
98
bep = (uint8_t *) &unw.
nat_val_be
;
Gregs.c
290
ret = ia64_putfp (c, reg_loc, unw.
nat_val_be
);
321
*valp = (memcmp (&tmp, &unw.
nat_val_be
, sizeof (tmp)) == 0);
/external/libunwind/include/tdep-ia64/
libunwind_i.h
215
unw_fpreg_t nat_val_le,
nat_val_be
;
member in struct:ia64_global_unwind_state
Completed in 238 milliseconds