Home
last modified time | relevance | path

Searched refs:NB_INPLACE_MATRIX_MULTIPLY (Results 1 - 4 of 4) sorted by relevance

/third_party/python/Include/
H A Dopcode.h217 #define NB_INPLACE_MATRIX_MULTIPLY 17 macro
/third_party/python/Python/
H A Dspecialize.c1731 case NB_INPLACE_MATRIX_MULTIPLY: in binary_op_fail_kind()
H A Dceval.c889 [NB_INPLACE_MATRIX_MULTIPLY] = PyNumber_InPlaceMatrixMultiply,
H A Dcompile.c4198 oparg = inplace ? NB_INPLACE_MATRIX_MULTIPLY : NB_MATRIX_MULTIPLY; in addop_binary()

Completed in 26 milliseconds