Home
last modified time | relevance | path

Searched refs:__FILE (Results 1 – 6 of 6) sorted by relevance

/external/llvm/test/CodeGen/Mips/
D2008-11-10-xint_to_fp.ll5 …%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/
D2008-11-10-xint_to_fp.ll5 …%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/
Dfile.h1 struct __FILE;
3 typedef struct __FILE FILE;
Dfwd.h1 struct __FILE;
/external/python/pycparser/tests/c_files/
Dcppd_with_stdio_h.c2369 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.h42 typedef int __FILE; typedef