OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:digittoint
(Results
1 - 4
of
4
) sorted by relevancy
/src/tests/lib/libc/locale/
t_digittoint.c
46
#ifdef
digittoint
81
ATF_REQUIRE_EQ(
digittoint
(t->digits[i]), i);
86
ATF_TC(
digittoint
);
88
ATF_TC_HEAD(
digittoint
, tc)
91
"Checks
digittoint
under different locales");
94
ATF_TC_BODY(
digittoint
, tc)
102
atf_tc_skip("
digittoint
(3) not present to test");
109
ATF_TP_ADD_TC(tp,
digittoint
);
t_digittoint.c
46
#ifdef
digittoint
81
ATF_REQUIRE_EQ(
digittoint
(t->digits[i]), i);
86
ATF_TC(
digittoint
);
88
ATF_TC_HEAD(
digittoint
, tc)
91
"Checks
digittoint
under different locales");
94
ATF_TC_BODY(
digittoint
, tc)
102
atf_tc_skip("
digittoint
(3) not present to test");
109
ATF_TP_ADD_TC(tp,
digittoint
);
/src/lib/libm/src/
s_nan.c
44
digittoint
(char s) {
function in typeref:typename:int
88
words[bitpos / 32] |=
digittoint
(s[si]) << (bitpos % 32);
s_nan.c
44
digittoint
(char s) {
function in typeref:typename:int
88
words[bitpos / 32] |=
digittoint
(s[si]) << (bitpos % 32);
Completed in 24 milliseconds
Indexes created Wed Oct 15 07:09:58 GMT 2025