OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:f2_ptr
(Results
1 - 2
of
2
) sorted by null
/external/llvm/test/CodeGen/ARM/
arm-modifier.ll
31
@
f2_ptr
= internal global i32* @f2_var, align 4
38
call void asm sideeffect "ldr r0, [${0:m}]\0A\09", "*m,~{r0}"(i32** @
f2_ptr
) nounwind
/external/clang/test/Sema/
attr-format.c
19
int (*
f2_ptr
)(double,...) __attribute__((format(printf, 1, 2))); // expected-error {{format argument not a string type}}
variable
Completed in 425 milliseconds