OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__loff_t
(Results
1 - 8
of
8
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/bits/
types.h
184
typedef __off64_t
__loff_t
; /* Type of file sizes and offsets (LFS). */
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/bits/
types.h
184
typedef __off64_t
__loff_t
; /* Type of file sizes and offsets (LFS). */
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/bits/
types.h
184
typedef __off64_t
__loff_t
; /* Type of file sizes and offsets (LFS). */
typedef
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/sys/
types.h
46
typedef
__loff_t
loff_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/i386-linux-gnu/sys/
types.h
45
typedef
__loff_t
loff_t;
/prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/x86_64-linux-gnu/sys/
types.h
45
typedef
__loff_t
loff_t;
/external/elfutils/tests/
run-show-die-info.sh
376
Name :
__loff_t
[
all
...]
/external/valgrind/perf/
test_input_for_tinycc.c
225
typedef __off64_t
__loff_t
;
typedef
249
typedef
__loff_t
loff_t;
[
all
...]
Completed in 51 milliseconds