Searched defs:isNegative (Results 1 – 7 of 7) sorted by relevance
49 ARKTS_Value ARKTS_CreateBigIntWithBytes(ARKTS_Env env, bool isNegative, int64_t size, const uint8_t… in ARKTS_CreateBigIntWithBytes()101 void ARKTS_BigIntReadBytes(ARKTS_Env env, ARKTS_Value value, bool* isNegative, int64_t byteCount, u… in ARKTS_BigIntReadBytes()
597 bool isNegative = false; in TestBigint16Bytes() local621 bool isNegative = false; in TestBigint28Bytes() local647 bool isNegative = false; in TestBigint32Bytes() local
1315 ### isNegative subsection
1317 ### isNegative subsection
71 const bool isNegative = flipWinding in IsInverseWinding() local
158 const bool isNegative = flipWinding in IsInverseWinding() local
1421 const bool isNegative) in ProcessSubmesh()