OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:__loff_t
(Results
1 - 4
of
4
) 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
/prebuilt/linux-x86/toolchain/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/sys/
types.h
46
typedef
__loff_t
loff_t;
/external/elfutils/tests/
run-show-die-info.sh
377
Name :
__loff_t
[
all
...]
/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 22 milliseconds