OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:tagged_printf
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/
genmodes.cc
995
#define
tagged_printf
(FMT, ARG, TAG) do { \
macro
1472
tagged_printf
("%s", mode_class_names[m->cl], m->name);
1488
tagged_printf
("{ %u" ZERO_COEFFS " }", m->precision, m->name);
1490
tagged_printf
("{ %u * BITS_PER_UNIT" ZERO_COEFFS " }",
1506
tagged_printf
("{ %u" ZERO_COEFFS " }", m->bytesize, m->name);
1521
tagged_printf
("{ %u" ZERO_COEFFS " }", m->ncomponents, m->name);
1535
tagged_printf
("E_%smode",
1565
tagged_printf
("E_%smode",
1614
tagged_printf
("E_%smode",
1631
tagged_printf
("E_%smode"
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/
genmodes.cc
993
#define
tagged_printf
(FMT, ARG, TAG) do { \
macro
1470
tagged_printf
("%s", mode_class_names[m->cl], m->name);
1486
tagged_printf
("{ %u" ZERO_COEFFS " }", m->precision, m->name);
1488
tagged_printf
("{ %u * BITS_PER_UNIT" ZERO_COEFFS " }",
1504
tagged_printf
("{ %u" ZERO_COEFFS " }", m->bytesize, m->name);
1519
tagged_printf
("{ %u" ZERO_COEFFS " }", m->ncomponents, m->name);
1533
tagged_printf
("E_%smode",
1581
tagged_printf
("E_%smode",
1598
tagged_printf
("E_%smode",
1621
tagged_printf
("MODE_MASK (%u)", m->precision, m->name)
[
all
...]
Completed in 21 milliseconds
Indexes created Mon May 04 00:23:20 UTC 2026