Searched refs:__FILE (Results 1 – 6 of 6) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | 2008-11-10-xint_to_fp.ll | 5 …%struct.__FILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*, i8*, i32)*, i… 8 %struct._glue = type { %struct._glue*, i32, %struct.__FILE* } 10 …__FILE*, %struct.__FILE*, %struct.__FILE*, i32, [25 x i8], i32, i8*, i32, void (%struct._reent*)*,…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/Mips/ |
D | 2008-11-10-xint_to_fp.ll | 5 …%struct.__FILE = type { i8*, i32, i32, i16, i16, %struct.__sbuf, i32, i8*, i32 (i8*, i8*, i32)*, i… 8 %struct._glue = type { %struct._glue*, i32, %struct.__FILE* } 10 …__FILE*, %struct.__FILE*, %struct.__FILE*, i32, [25 x i8], i32, i8*, i32, void (%struct._reent*)*,…
|
/external/clang/test/Modules/Inputs/preprocess/ |
D | file.h | 1 struct __FILE; 3 typedef struct __FILE FILE;
|
D | fwd.h | 1 struct __FILE;
|
/external/python/pycparser/tests/c_files/ |
D | cppd_with_stdio_h.c | 2369 typedef struct __sFILE __FILE; typedef 2377 __FILE *_iobs; 2569 __FILE *_stdin, *_stdout, *_stderr; 2634 __FILE __sf[3]; 3828 typedef __FILE FILE;
|
/external/python/pycparser/utils/fake_libc_include/ |
D | _fake_typedefs.h | 42 typedef int __FILE; typedef
|