Home
last modified time | relevance | path

Searched defs:arith (Results 1 – 5 of 5) sorted by relevance

/third_party/ffmpeg/libavcodec/
Dmss1.c65 ARITH_GET_BIT(arith) in ARITH_GET_BIT() argument
110 ARITH_GET_MODEL_SYM(arith) in ARITH_GET_MODEL_SYM() argument
Ddiracdec.c1505 DiracArith arith[8]; in dirac_unpack_block_motion_data() local
/third_party/mksh/
Dexpr.c83 bool arith; member
105 evaluate(const char *expr, mksh_ari_t *rval, int error_ok, bool arith) in evaluate()
122 bool arith) in v_evaluate()
Dvar.c518 getint(struct tbl *vp, mksh_ari_u *nump, bool arith) in getint()
616 setint_v(struct tbl *vq, struct tbl *vp, bool arith) in setint_v()
/third_party/python/Lib/test/
Dtest_decimal.py5702 def test_main(arith=None, verbose=None, todo_tests=None, debug=None): argument