Home
last modified time | relevance | path

Searched defs:_abs (Results 1 – 3 of 3) sorted by relevance

/third_party/mindspore/mindspore/numpy/
Dutils_const.py289 def _abs(arg): function
/third_party/python/Lib/
Doperator.py22 from builtins import abs as _abs unknown
/third_party/mesa3d/src/intel/compiler/
Dbrw_disasm.c120 static const char *const _abs[2] = { variable