Searched defs:signBit (Results 1 – 5 of 5) sorted by relevance
281 int signBit = 0; variable301 int signBit = 0; variable320 int signBit = 1; variable340 int signBit = 1; variable
6373 int signBit = 0; variable6385 int signBit = 0; variable6520 int signBit = 0; variable
760 int signBit; in CertGetBlobFromBigIntJSParams() local
265 int signBit; in GetBigIntFromNapiValue() local
3560 bool BigIntGetWordsArray(const EcmaVM* vm, Local<panda::BigIntRef> &value, int* signBit, in BigIntGetWordsArray()