OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:COMPMIN
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
197
#define
COMPMIN
0x03 /* .. */
1586
decCompareOp(res, lhs, rhs, set,
COMPMIN
, &status);
5980
/*
COMPMIN
-- the 754 minnum operation */
5993
/* COMPMAX,
COMPMIN
, COMPMAXMAG, or COMPMINMAG. */
6137
if (op==
COMPMIN
|| op==COMPMINMAG) result=-result;
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
197
#define
COMPMIN
0x03 /* .. */
1586
decCompareOp(res, lhs, rhs, set,
COMPMIN
, &status);
5980
/*
COMPMIN
-- the 754 minnum operation */
5993
/* COMPMAX,
COMPMIN
, COMPMAXMAG, or COMPMINMAG. */
6137
if (op==
COMPMIN
|| op==COMPMINMAG) result=-result;
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
197
#define
COMPMIN
0x03 /* .. */
1586
decCompareOp(res, lhs, rhs, set,
COMPMIN
, &status);
5980
/*
COMPMIN
-- the 754 minnum operation */
5993
/* COMPMAX,
COMPMIN
, COMPMAXMAG, or COMPMINMAG. */
6137
if (op==
COMPMIN
|| op==COMPMINMAG) result=-result;
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
197
#define
COMPMIN
0x03 /* .. */
1586
decCompareOp(res, lhs, rhs, set,
COMPMIN
, &status);
5980
/*
COMPMIN
-- the 754 minnum operation */
5993
/* COMPMAX,
COMPMIN
, COMPMAXMAG, or COMPMINMAG. */
6137
if (op==
COMPMIN
|| op==COMPMINMAG) result=-result;
Completed in 73 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026