OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LARGE_OFF_T
(Results
1 - 5
of
5
) sorted by null
/external/mksh/src/
Build.sh
1087
#define
LARGE_OFF_T
(((off_t)1 << 62) - 1 + ((off_t)1 << 62))
1088
int off_t_is_large[(
LARGE_OFF_T
% 2147483629 == 721 &&
1089
LARGE_OFF_T
% 2147483647 == 1) ? 1 : -1];
[
all
...]
/external/elfutils/
configure
[
all
...]
/external/liblzf/
configure
[
all
...]
/external/dropbear/
configure
[
all
...]
/ndk/sources/host-tools/sed-4.2.1/
configure
[
all
...]
Completed in 18 milliseconds