Home
last modified time | relevance | path

Searched refs:strC (Results 1 – 3 of 3) sorted by relevance

/external/llvm/test/CodeGen/ARM/
D2011-04-12-AlignBug.ll10 @.strC = private unnamed_addr constant [4 x i8] c"baz\00", section "__TEXT,__cstring,cstring_litera…
/external/libedit/src/
Dterminal.c1053 static const Char strC[] = {033, '[', 'C', '\0'}; in terminal_reset_arrow() local
1066 keymacro_add(el, strC, &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow()
1081 keymacro_add(el, &strC[1], &arrow[A_K_RT].fun, arrow[A_K_RT].type); in terminal_reset_arrow()
/external/libxml2/
Dxmlschemas.c14169 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckDerivationOKRestriction2to4() local
14189 xmlSchemaGetComponentDesignation(&strC, baseItem)); in xmlSchemaCheckDerivationOKRestriction2to4()
14193 FREE_AND_NULL(strC); in xmlSchemaCheckDerivationOKRestriction2to4()
19665 xmlChar *strA = NULL, *strB = NULL, *strC = NULL; in xmlSchemaCheckElemPropsCorrect() local
19677 xmlSchemaGetComponentQName(&strC, WXS_ELEM_TYPEDEF(head))); in xmlSchemaCheckElemPropsCorrect()
19680 FREE_AND_NULL(strC) in xmlSchemaCheckElemPropsCorrect()