OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:TYPE_SIGN
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/dns/
dnssec.c
50
#define
TYPE_SIGN
0
/src/external/mpl/dhcp/bind/dist/lib/dns/
dnssec.c
62
#define
TYPE_SIGN
0
/src/external/gpl3/gcc/dist/gcc/
tree.h
952
#define
TYPE_SIGN
(NODE) ((signop) TYPE_UNSIGNED (NODE))
6454
return wide_int::from (wi::to_wide (t), prec,
TYPE_SIGN
(TREE_TYPE (t)));
6642
return min_value (TYPE_PRECISION (type),
TYPE_SIGN
(type));
6650
return max_value (TYPE_PRECISION (type),
TYPE_SIGN
(type));
/src/external/gpl3/gcc.old/dist/gcc/
tree.h
846
#define
TYPE_SIGN
(NODE) ((signop) TYPE_UNSIGNED (NODE))
6150
return wide_int::from (wi::to_wide (t), prec,
TYPE_SIGN
(TREE_TYPE (t)));
6320
return min_value (TYPE_PRECISION (type),
TYPE_SIGN
(type));
6328
return max_value (TYPE_PRECISION (type),
TYPE_SIGN
(type));
Completed in 38 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026