Home
last modified time | relevance | path

Searched refs:bneg (Results 1 - 8 of 8) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/validation/
H A Dc11-alignas.c7 static _Alignas(-1) int bneg; variable
/third_party/openssl/test/
H A Dbntests.pl87 $a->bneg() if $neg;
/third_party/node/deps/v8/src/diagnostics/mips/
H A Ddisasm-mips.cc2231 Format(instr, "bneg.'t 'wd, 'ws, 'wt"); in DecodeTypeMsa3R()
/third_party/toybox/toys/pending/
H A Dbc.c1397 int aneg, bneg, neg; in bc_num_s() local
1413 bneg = b->neg; in bc_num_s()
1419 b->neg = bneg; in bc_num_s()
/third_party/icu/ohos_icu4j/src/main/tests/ohos/global/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java129 private static final byte bneg = -1; field in DiagBigDecimalTest
2749 TestFmwk.assertTrue("byv012", ((bneg))==((new ohos.global.icu.math.BigDecimal(bneg)).byteValue())); in diagbyteValue()
2762 TestFmwk.assertTrue("byv028", ((bneg))==((new ohos.global.icu.math.BigDecimal(bneg)).byteValueExact())); in diagbyteValue()
/third_party/icu/icu4j/main/tests/core/src/com/ibm/icu/dev/test/bigdec/
H A DDiagBigDecimalTest.java126 private static final byte bneg = -1; field in DiagBigDecimalTest
2746 TestFmwk.assertTrue("byv012", ((bneg))==((new com.ibm.icu.math.BigDecimal(bneg)).byteValue())); in diagbyteValue()
2759 TestFmwk.assertTrue("byv028", ((bneg))==((new com.ibm.icu.math.BigDecimal(bneg)).byteValueExact())); in diagbyteValue()
/third_party/node/deps/v8/src/codegen/mips/
H A Dassembler-mips.cc3158 V(bneg, BNEG) \
/third_party/node/deps/v8/src/codegen/mips64/
H A Dassembler-mips64.cc3366 V(bneg, BNEG) \

Completed in 52 milliseconds