Home
last modified time | relevance | path

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

/openbmc/u-boot/include/linux/
H A Dctype.h9 #define _U 0x01 /* upper */ macro
/openbmc/qemu/python/qemu/qmp/
H A Dprotocol.py50 _U = TypeVar('_U') variable
729 def _paranoid_task_erase(task: Optional['asyncio.Future[_U]']