OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:sysdep_segments
(Results
1 - 2
of
2
) sorted by null
/external/e2fsprogs/intl/
loadmsgcat.c
1074
const struct sysdep_segment *
sysdep_segments
;
local
1089
sysdep_segments
= (const struct sysdep_segment *)
1098
+ W (domain->must_swap,
sysdep_segments
[i].offset);
1100
W (domain->must_swap,
sysdep_segments
[i].length);
[
all
...]
/toolchain/binutils/binutils-2.25/intl/
loadmsgcat.c
1070
const struct sysdep_segment *
sysdep_segments
;
local
1084
sysdep_segments
= (const struct sysdep_segment *)
1093
+ W (domain->must_swap,
sysdep_segments
[i].offset);
1095
W (domain->must_swap,
sysdep_segments
[i].length);
[
all
...]
Completed in 1667 milliseconds