Searched defs:strc (Results 1 – 3 of 3) sorted by relevance
87 bool FX_atonum(const ByteStringView& strc, void* pData) { in FX_atonum()144 float FX_atof(const ByteStringView& strc) { in FX_atof()
513 wchar_t strc[1024]; in OsDisplayDebugString() local
1558 ByteStringView strc = m_pSyntax->GetWord(); in ParsePathObject() local