Home
last modified time | relevance | path

Searched refs:__int16_t (Results 1 – 10 of 10) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dstdint.h56 typedef __int16_t int16_t;
57 #define int16_t __int16_t
Dtypes.h68 typedef __int16_t int16_t;
69 #define int16_t __int16_t
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/machine/
D_types.h47 typedef short __int16_t; typedef
69 typedef __int16_t __int_least16_t;
/device/linaro/bootloader/edk2/StdLib/Include/Aarch64/machine/
Dint_types.h47 typedef INT16 __int16_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/Arm/machine/
Dint_types.h47 typedef INT16 __int16_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/Ia32/machine/
Dint_types.h47 typedef INT16 __int16_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/X64/machine/
Dint_types.h59 typedef INT16 __int16_t; typedef
/device/linaro/bootloader/edk2/StdLib/Include/Ipf/machine/
Dint_types.h45 typedef short int __int16_t; typedef
/device/linaro/bootloader/arm-trusted-firmware/include/stdlib/sys/
D_stdint.h39 typedef __int16_t int16_t;
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/lib2to3/tests/data/
Dinfinite_recursion.py24 __int16_t = c_short variable