Searched defs:extype (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/test/py/ |
H A D | u_boot_console_base.py | 54 def __exit__(self, extype, value, traceback): argument 71 def __exit__(self, extype, value, traceback): argument
|
H A D | u_boot_utils.py | 282 def __exit__(self, extype, value, traceback): argument
|
H A D | multiplexed_log.py | 201 def __exit__(self, extype, value, traceback): argument
|
/openbmc/u-boot/include/ |
H A D | kgdb.h | 33 int extype; member
|