Searched refs:strC (Results 1 – 4 of 4) sorted by relevance
/external/llvm/test/CodeGen/ARM/ |
D | 2011-04-12-AlignBug.ll | 10 @.strC = private unnamed_addr constant [4 x i8] c"baz\00", section "__TEXT,__cstring,cstring_litera…
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/ARM/ |
D | 2011-04-12-AlignBug.ll | 10 @.strC = private unnamed_addr constant [4 x i8] c"baz\00", section "__TEXT,__cstring,cstring_litera…
|
/external/swiftshader/third_party/LLVM/test/CodeGen/ARM/ |
D | 2011-04-12-AlignBug.ll | 11 @.strC = linker_private unnamed_addr constant [4 x i8] c"baz\00", section "__TEXT,__cstring,cstring…
|
/external/libxml2/ |
D | xmlschemas.c | 14208 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local 14228 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4() 14232 FREE_AND_NULL(strC); in xmlSchemaCheckDerivationOKRestriction2to4() 19704 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local 19716 xmlSchemaGetComponentQName(&strC, WXS_ELEM_TYPEDEF(head))); in xmlSchemaCheckElemPropsCorrect() 19719 FREE_AND_NULL(strC) in xmlSchemaCheckElemPropsCorrect()
|