OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:FAT_REAL
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl2/gettext/dist/gettext-tools/src/
format-scheme.c
67
FAT_REAL
, /* Meant for objects of type REAL. */
1023
else if (e1->type ==
FAT_REAL
&& e2->type == FAT_INTEGER)
1027
else if (e2->type ==
FAT_REAL
&& e1->type == FAT_INTEGER)
1032
&& (e2->type ==
FAT_REAL
|| e2->type == FAT_INTEGER))
1037
&& (e1->type ==
FAT_REAL
|| e1->type == FAT_INTEGER))
1440
else if (e1->type ==
FAT_REAL
&& e2->type == FAT_INTEGER)
1444
else if (e2->type ==
FAT_REAL
&& e1->type == FAT_INTEGER)
1449
&& (e2->type ==
FAT_REAL
|| e2->type == FAT_INTEGER))
1454
&& (e1->type ==
FAT_REAL
|| e1->type == FAT_INTEGER))
2633
add_req_type_constraint (&list, position++,
FAT_REAL
);
[
all
...]
format-lisp.c
64
FAT_REAL
, /* Meant for objects of type REAL. */
1020
else if (e1->type ==
FAT_REAL
&& e2->type == FAT_INTEGER)
1024
else if (e2->type ==
FAT_REAL
&& e1->type == FAT_INTEGER)
1427
else if (e1->type ==
FAT_REAL
&& e2->type == FAT_INTEGER)
1431
else if (e2->type ==
FAT_REAL
&& e1->type == FAT_INTEGER)
2636
add_req_type_constraint (&list, position++,
FAT_REAL
);
2645
add_req_type_constraint (&list, position++,
FAT_REAL
);
2653
add_req_type_constraint (&list, position++,
FAT_REAL
);
3426
case
FAT_REAL
:
Completed in 23 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026