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

/device/linaro/bootloader/edk2/StdLib/Include/
H A Dlocale.h135 Implementations are free to extend this list, as has been done with LC_MESSAGES,
145 #define LC_MESSAGES 6 macro
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Lib/
H A Dlocale.py33 # Yuck: LC_MESSAGES is non-standard: can't tell whether it exists before
53 LC_MESSAGES = 5 variable
2049 LC_MESSAGES
2053 __all__.append("LC_MESSAGES")
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Lib/
H A Dlocale.py25 # Yuck: LC_MESSAGES is non-standard: can't tell whether it exists before
45 LC_MESSAGES = 5 variable
1854 LC_MESSAGES
1858 __all__.append("LC_MESSAGES")

Completed in 49 milliseconds