OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECUNCONT
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
319
#define
DECUNCONT
((decContext *)(void *)(0xffffffff))
2581
if (decCheckOperands(res, lhs, rhs,
DECUNCONT
)) return res;
3388
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3409
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3432
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3558
if (decCheckOperands(DECUNRESU, DECUNUSED, dn,
DECUNCONT
)) return dn;
3585
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
3625
if (decCheckOperands(DECUNRESU, dn, DECUNUSED,
DECUNCONT
)) {
6592
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
7897
/* set is the context (may be
DECUNCONT
) */
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
319
#define
DECUNCONT
((decContext *)(void *)(0xffffffff))
2581
if (decCheckOperands(res, lhs, rhs,
DECUNCONT
)) return res;
3388
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3409
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3432
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3558
if (decCheckOperands(DECUNRESU, DECUNUSED, dn,
DECUNCONT
)) return dn;
3585
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
3625
if (decCheckOperands(DECUNRESU, dn, DECUNUSED,
DECUNCONT
)) {
6592
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
7897
/* set is the context (may be
DECUNCONT
) */
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
319
#define
DECUNCONT
((decContext *)(void *)(0xffffffff))
2581
if (decCheckOperands(res, lhs, rhs,
DECUNCONT
)) return res;
3388
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3409
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3432
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3558
if (decCheckOperands(DECUNRESU, DECUNUSED, dn,
DECUNCONT
)) return dn;
3585
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
3625
if (decCheckOperands(DECUNRESU, dn, DECUNUSED,
DECUNCONT
)) {
6592
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
7897
/* set is the context (may be
DECUNCONT
) */
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
319
#define
DECUNCONT
((decContext *)(void *)(0xffffffff))
2581
if (decCheckOperands(res, lhs, rhs,
DECUNCONT
)) return res;
3388
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3409
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3432
if (decCheckOperands(res, DECUNUSED, rhs,
DECUNCONT
)) return res;
3558
if (decCheckOperands(DECUNRESU, DECUNUSED, dn,
DECUNCONT
)) return dn;
3585
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
3625
if (decCheckOperands(DECUNRESU, dn, DECUNUSED,
DECUNCONT
)) {
6592
if (decCheckOperands(dn, DECUNUSED, DECUNUSED,
DECUNCONT
)) return dn;
7897
/* set is the context (may be
DECUNCONT
) */
[
all
...]
Completed in 91 milliseconds
Indexes created Thu Mar 19 00:23:35 UTC 2026