Searched defs:uint (Results 1 – 7 of 7) sorted by relevance
/openbmc/u-boot/tools/ |
H A D | mingw_support.h | 36 typedef UINT uint; typedef
|
/openbmc/qemu/include/qemu/ |
H A D | option_int.h | 39 uint64_t uint; member
|
/openbmc/linux/arch/s390/kernel/ |
H A D | syscall.c | 72 SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, unsigned long, second, in SYSCALL_DEFINE5() argument
|
H A D | compat_linux.c | 61 COMPAT_SYSCALL_DEFINE5(s390_ipc, uint, call, int, first, compat_ulong_t, second, in COMPAT_SYSCALL_DEFINE5() argument
|
/openbmc/u-boot/include/linux/ |
H A D | types.h | 90 typedef unsigned int uint; typedef
|
/openbmc/u-boot/include/ |
H A D | compiler.h | 68 typedef unsigned int uint; typedef
|
/openbmc/linux/include/linux/ |
H A D | types.h | 93 typedef unsigned int uint; typedef
|