OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:__loff_t
(Results
1 - 2
of
2
) sorted by null
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/bits/
types.h
184
typedef __off64_t
__loff_t
; /* Type of file sizes and offsets (LFS). */
typedef
/external/valgrind/main/perf/
test_input_for_tinycc.c
225
typedef __off64_t
__loff_t
;
typedef
249
typedef
__loff_t
loff_t;
[
all
...]
Completed in 110 milliseconds