OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:signed_type
(Results
1 - 6
of
6
) sorted by relevancy
/src/usr.bin/xlint/common/
lint.h
136
#define
signed_type
(t) (type_properties(t)->tt_signed_counterpart)
macro
/src/external/gpl3/gcc.old/dist/gcc/
tree-ssa-loop-ivopts.cc
4922
tree
signed_type
= signed_type_for (aff_combination_type (&aff_inv));
local
4923
aff_combination_convert (&aff_inv,
signed_type
);
tree.h
6378
tree
signed_type
;
variable
/src/external/gpl3/gcc/dist/gcc/
tree-ssa-loop-ivopts.cc
4971
tree
signed_type
= signed_type_for (aff_combination_type (&aff_inv));
local
4972
aff_combination_convert (&aff_inv,
signed_type
);
expr.cc
13453
tree
signed_type
, unsigned_type, intermediate_type;
13491
signed_type
= lang_hooks.types.type_for_mode (operand_mode, 0);
13493
intermediate_type = ops_unsigned ? unsigned_type :
signed_type
;
13430
tree
signed_type
, un
signed_type
, intermediate_type;
local
tree.h
6700
tree
signed_type
;
variable
Completed in 60 milliseconds
Indexes created Tue Feb 24 08:35:24 UTC 2026