Home
last modified time | relevance | path

Searched refs:STRUCT_STAT_IS_STAT64 (Results 1 – 25 of 25) sorted by relevance

/external/strace/tests-m32/
Dfstatat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dfstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dlstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Doldstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Doldlstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Doldfstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Dxstatx.c74 # define STRUCT_STAT_IS_STAT64 0 macro
94 # if STRUCT_STAT_IS_STAT64
/external/strace/tests-mx32/
Dfstatat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dlstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dfstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Doldlstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Doldstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Doldfstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Dxstatx.c74 # define STRUCT_STAT_IS_STAT64 0 macro
94 # if STRUCT_STAT_IS_STAT64
/external/strace/tests/
Dlstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dfstatat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Dfstat64.c37 # define STRUCT_STAT_IS_STAT64 1 macro
Doldstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Doldfstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Doldlstat.c41 # define STRUCT_STAT_IS_STAT64 0 macro
Dxstatx.c74 # define STRUCT_STAT_IS_STAT64 0 macro
94 # if STRUCT_STAT_IS_STAT64
/external/strace/
DChangeLog471 (STRUCT_STAT, STRUCT_STAT_STR, STRUCT_STAT_IS_STAT64): Define.
6688 * tests/xstatx.c [USE_ASM_STAT && STRUCT_STAT_IS_STAT64 && MPERS_IS_m32]:
6691 [USE_ASM_STAT && STRUCT_STAT_IS_STAT64 && MPERS_IS_mx32]:
6694 [USE_ASM_STAT && !STRUCT_STAT_IS_STAT64 && MPERS_IS_m32]:
6697 [USE_ASM_STAT && !STRUCT_STAT_IS_STAT64 && MPERS_IS_mx32]:
7188 * tests/fstat64.c (STRUCT_STAT_IS_STAT64): New macro, defined to 1.
7189 * tests/lstat64.c (STRUCT_STAT_IS_STAT64): Likewise.
7190 * tests/stat64.c (STRUCT_STAT_IS_STAT64): Likewise.
7191 * tests/xstatx.c [!STRUCT_STAT] (STRUCT_STAT_IS_STAT64): New macro,
7193 [USE_ASM_STAT && STRUCT_STAT_IS_STAT64]: