Searched defs:UINTPTRT_FMT_UNIT (Results 1 - 3 of 3) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/PyMod-2.7.2/Modules/
H A Dselectmodule.c1194 # define UINTPTRT_FMT_UNIT "K" macro
1200 # define UINTPTRT_FMT_UNIT "k" macro
1206 # define UINTPTRT_FMT_UNIT "I" macro
1249 static char *fmt = "O|hhi" INTPTRT_FMT_UNIT UINTPTRT_FMT_UNIT ":kevent";
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/PyMod-2.7.10/Modules/
H A Dselectmodule.c1228 # define UINTPTRT_FMT_UNIT "K" macro
1234 # define UINTPTRT_FMT_UNIT "k" macro
1240 # define UINTPTRT_FMT_UNIT "I" macro
1300 static char *fmt = "O|hHI" DATA_FMT_UNIT UINTPTRT_FMT_UNIT ":kevent";
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
H A Dselectmodule.c1194 # define UINTPTRT_FMT_UNIT "K" macro
1200 # define UINTPTRT_FMT_UNIT "k" macro
1206 # define UINTPTRT_FMT_UNIT "I" macro
1249 static char *fmt = "O|hhi" INTPTRT_FMT_UNIT UINTPTRT_FMT_UNIT ":kevent";

Completed in 15 milliseconds