Home
last modified time | relevance | path

Searched defs:signum (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/
Dsignals.py14 def __call__(self, signum, frame): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
Dtest_signal.py54 def handlerA(self, signum, frame): argument
60 def handlerB(self, signum, frame): argument
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/unittest/test/
Dtest_break.py132 def new_handler(frame, signum): argument
/device/linaro/bootloader/edk2/BaseTools/Source/C/VfrCompile/Pccts/antlr/
Dgeneric.h169 int signum; /* unique signal number */ member