Searched refs:_on_exit_args (Results 1 – 3 of 3) sorted by relevance
/external/llvm/test/CodeGen/Mips/ |
D | 2008-11-10-xint_to_fp.ll | 7 %struct._atexit = type { %struct._atexit*, i32, [32 x void ()*], %struct._on_exit_args } 9 %struct._on_exit_args = type { [32 x i8*], [32 x i8*], i32, i32 }
|
/external/llvm-project/llvm/test/CodeGen/Mips/ |
D | 2008-11-10-xint_to_fp.ll | 7 %struct._atexit = type { %struct._atexit*, i32, [32 x void ()*], %struct._on_exit_args } 9 %struct._on_exit_args = type { [32 x i8*], [32 x i8*], i32, i32 }
|
/external/python/pycparser/tests/c_files/ |
D | cppd_with_stdio_h.c | 2210 struct _on_exit_args { struct 2233 struct _on_exit_args _on_exit_args; argument
|