OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:DECUNUSED
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc/dist/libdecnumber/
decNumber.c
318
#define
DECUNUSED
((const decNumber *)(void *)0xffffffff)
382
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
418
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
510
if (decCheckOperands(DECUNRESU,
DECUNUSED
,
DECUNUSED
, set))
744
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1055
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1116
if (decCheckOperands(res, fhs,
DECUNUSED
, set)) return res;
1200
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1275
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res
[
all
...]
/src/external/gpl3/gcc.old/dist/libdecnumber/
decNumber.c
318
#define
DECUNUSED
((const decNumber *)(void *)0xffffffff)
382
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
418
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
510
if (decCheckOperands(DECUNRESU,
DECUNUSED
,
DECUNUSED
, set))
744
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1055
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1116
if (decCheckOperands(res, fhs,
DECUNUSED
, set)) return res;
1200
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1275
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res
[
all
...]
/src/external/gpl3/gdb/dist/libdecnumber/
decNumber.c
318
#define
DECUNUSED
((const decNumber *)(void *)0xffffffff)
382
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
418
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
510
if (decCheckOperands(DECUNRESU,
DECUNUSED
,
DECUNUSED
, set))
744
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1055
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1116
if (decCheckOperands(res, fhs,
DECUNUSED
, set)) return res;
1200
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1275
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res
[
all
...]
/src/external/gpl3/gdb.old/dist/libdecnumber/
decNumber.c
318
#define
DECUNUSED
((const decNumber *)(void *)0xffffffff)
382
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
418
if (decCheckOperands(DECUNRESU,
DECUNUSED
, dn, set)) return 0;
510
if (decCheckOperands(DECUNRESU,
DECUNUSED
,
DECUNUSED
, set))
744
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1055
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1116
if (decCheckOperands(res, fhs,
DECUNUSED
, set)) return res;
1200
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res;
1275
if (decCheckOperands(res,
DECUNUSED
, rhs, set)) return res
[
all
...]
Completed in 53 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026