Searched defs:StrEnd (Results 1 – 2 of 2) sorted by relevance
222 const char *StrEnd = strchr(StrStart, '}'); in EmitMSInlineAsmStr() local387 const char *StrEnd = strchr(StrStart, '}'); in EmitGCCInlineAsmStr() local
499 enum {StrBeg=-1, NoStr, StrEnd} in TextMain() enumerator