Searched defs:g13 (Results 1 - 5 of 5) sorted by relevance

/external/clang/test/Sema/
H A Dconstant-builtins-2.c29 double g13 = __builtin_fabs(-12.); variable
H A Dprivate-extern.c59 __private_extern__ int g13; local
60 extern int g13;
/external/clang/test/CodeGen/
H A Dregparm-struct.c124 void g13(void) { function
H A Dconst-init.c79 // CHECK: @g13 = global [1 x %struct.g13_s0] [%struct.g13_s0 { i32 ptrtoint (i8* @g12_tmp to i32) }]
83 struct g13_s0 g13[] = { variable in typeref:struct:g13_s0
/external/clang/test/CodeGenCXX/
H A Dpr12251.cpp103 e13 g13(e13 *x) { function

Completed in 174 milliseconds