Searched defs:swi (Results 1 - 3 of 3) sorted by relevance

/external/ltp/testcases/kernel/syscalls/sigwaitinfo/
H A Dsigwaitinfo01.c400 swi_func swi; member in struct:test_desc
483 tst_resm(TINFO, "%p, %d", tests[i].swi, tests[i].signo);
484 tests[i].tf(tests[i].swi, tests[i].signo);
/external/python/cpython2/Lib/plat-riscos/
H A Driscospath.py24 # Imports - make an error-generating swi object if the swi module is not
30 import swi namespace
33 def swi(*a): member in class:_swi
35 block= swi
36 swi= _swi() variable
210 return swi.swi('OS_File', '5s;i', p)!=0
211 except swi.error:
222 return swi
[all...]
/external/clang/test/CXX/special/class.dtor/
H A Dp3-0x.cpp164 Sw<int> swi; local

Completed in 353 milliseconds