Home
last modified time | relevance | path

Searched refs:positive_sign (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Dlocaleconv.c48 ret.positive_sign = in localeconv()
49 __UNCONST(_CurrentMonetaryLocale->positive_sign); in localeconv()
/device/linaro/bootloader/edk2/StdLib/Include/
Dlocale.h98 …char *positive_sign; /**< "" A string to indicate a non-negative monetary value… member
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dlocaledef.h53 const char *positive_sign; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_localemodule.c253 RESULT_STRING(positive_sign); in PyLocale_localeconv()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_localemodule.c253 RESULT_STRING(positive_sign); in PyLocale_localeconv()