Home
last modified time | relevance | path

Searched refs:RADIXCHAR (Results 1 – 25 of 1667) sorted by relevance

12345678910>>...67

/dports/sysutils/uefi-edk2-bhyve-csm/uefi-edk2-aa8d718/AppPkg/Applications/Python/Python-2.7.2/Lib/test/
H A Dtest__locale.py4 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
76 for li, lc in ((RADIXCHAR, "decimal_point"),
98 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/astro/gnuastro/gnuastro-0.16/bootstrapped/tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
185 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
216 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/lang/python-legacy/Python-2.7.18/Lib/test/
H A Dtest__locale.py4 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
86 for li, lc in ((RADIXCHAR, "decimal_point"),
117 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python27/Python-2.7.18/Lib/test/
H A Dtest__locale.py4 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
86 for li, lc in ((RADIXCHAR, "decimal_point"),
117 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/devel/m4/m4-1.4.19/tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
185 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
216 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/sysutils/coreutils/coreutils-8.32/gnulib-tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
186 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
218 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/security/pkcs11-tools/pkcs11-tools-2.5.0/.gnulib/tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
185 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
216 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/misc/findutils/findutils-4.8.0/gnulib-tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
185 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
216 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/textproc/gnugrep/grep-3.7/gnulib-tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
185 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
216 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/textproc/gsed/sed-4.8/gnulib-tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
186 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
218 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/textproc/diffutils/diffutils-3.8/gnulib-tests/
H A Dtest-nl_langinfo-mt.c161 const char *value = nl_langinfo (RADIXCHAR); in thread6_func()
185 nl_langinfo (RADIXCHAR); /* LC_NUMERIC */ /* locale -k decimal_point */ in threadN_func()
216 expected6 = strdup (nl_langinfo (RADIXCHAR)); in main()
/dports/databases/py-sqlite3/Python-3.8.12/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/databases/py-gdbm/Python-3.8.12/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python37/Python-3.7.12/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
114 for li, lc in ((RADIXCHAR, "decimal_point"),
148 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python310/Python-3.10.1/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python-tools/Python-3.8.12/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python38/Python-3.8.12/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python39/Python-3.9.9/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/
H A Dlanginfo.h152 RADIXCHAR, /* radix char */ enumerator
153 #define RADIXCHAR RADIXCHAR macro
/dports/x11-toolkits/py-tkinter/Python-3.8.12/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/python311/Python-3.11.0a3/Lib/test/
H A Dtest__locale.py3 from _locale import (RADIXCHAR, THOUSEP, nl_langinfo)
118 for li, lc in ((RADIXCHAR, "decimal_point"),
152 for li, lc in ((RADIXCHAR, "decimal_point"),
/dports/lang/perl5.34/perl-5.34.0/
H A Dperl_langinfo.h168 #ifndef RADIXCHAR
169 # define RADIXCHAR -51 macro
/dports/lang/perl5.30/perl-5.30.3/
H A Dperl_langinfo.h168 #ifndef RADIXCHAR
169 # define RADIXCHAR -51 macro
/dports/lang/perl5.32/perl-5.32.1/
H A Dperl_langinfo.h168 #ifndef RADIXCHAR
169 # define RADIXCHAR -51 macro
/dports/lang/perl5-devel/perl5-5.35.4-102-ge43d289c7c/
H A Dperl_langinfo.h168 #ifndef RADIXCHAR
169 # define RADIXCHAR -51 macro

12345678910>>...67