Home
last modified time | relevance | path

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

/device/linaro/bootloader/edk2/StdLib/LibC/Locale/
Dlocaleconv.c50 ret.negative_sign = in localeconv()
51 __UNCONST(_CurrentMonetaryLocale->negative_sign); in localeconv()
/device/linaro/bootloader/edk2/StdLib/Include/
Dlocale.h99 char *negative_sign; /**< "" A string to indicate a negative monetary value. */ member
/device/linaro/bootloader/edk2/StdLib/Include/sys/
Dlocaledef.h54 const char *negative_sign; member
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.10/Modules/
D_localemodule.c254 RESULT_STRING(negative_sign); in PyLocale_localeconv()
/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
D_localemodule.c254 RESULT_STRING(negative_sign); in PyLocale_localeconv()