OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:outdigit
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libquadmath/printf/
_i18n_number.h
28
const char *
outdigit
;
local
32
outdigit
= nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB + n);
33
dlen = strlen (
outdigit
);
37
s[dlen] =
outdigit
[dlen];
_i18n_number.h
28
const char *
outdigit
;
local
32
outdigit
= nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB + n);
33
dlen = strlen (
outdigit
);
37
s[dlen] =
outdigit
[dlen];
/src/external/gpl3/gcc.old/dist/libquadmath/printf/
_i18n_number.h
28
const char *
outdigit
;
local
32
outdigit
= nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB + n);
33
dlen = strlen (
outdigit
);
37
s[dlen] =
outdigit
[dlen];
_i18n_number.h
28
const char *
outdigit
;
local
32
outdigit
= nl_langinfo (_NL_CTYPE_OUTDIGIT0_MB + n);
33
dlen = strlen (
outdigit
);
37
s[dlen] =
outdigit
[dlen];
Completed in 90 milliseconds
Indexes created Sat Aug 08 00:24:54 UTC 2026