Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/test/
Dtest_coercion.py310 def __cmp__(slf, other): argument
317 def __cmp__(slf, other): argument
/external/llvm-project/clang/test/Frontend/
Dfixed_point_unary.c14 _Sat long _Fract slf; variable
/external/python/cpython3/Lib/sqlite3/test/
Ddbapi.py296 def __getitem__(slf, x): argument