Home
last modified time | relevance | path

Searched defs:swi (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/plat-riscos/
Driscospath.py33 def swi(*a): member in _swi
36 swi= _swi() variable
/external/clang/test/CXX/special/class.dtor/
Dp3-0x.cpp164 Sw<int> swi; in tsw() local