Home
last modified time | relevance | path

Searched refs:UShort (Results 1 – 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/gdtoa/
Dstrtopx.c68 UShort *L = (UShort*)V;
85 L[_0] = (UShort)(expt + 0x3fff + 63);
87 L[_4] = (UShort)bits[0];
88 L[_3] = (UShort)(bits[0] >> 16);
89 L[_2] = (UShort)bits[1];
90 L[_1] = (UShort)(bits[1] >> 16);
Dgdtoa.h55 #ifndef UShort
56 #define UShort uint16_t macro
Dgdtoaimp.h181 #define UShort uint16_t macro
553 extern void ULtox (UShort*, ULong*, Long, int);