OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:isunsigned
(Results
1 - 2
of
2
) sorted by relevancy
/src/external/gpl3/gcc/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
354
char
isunsigned
;
member in struct:typeinfo
1100
typedata->
isunsigned
= 1;
1124
typedata->
isunsigned
= 1;
1148
typedata->
isunsigned
= 1;
1172
typedata->
isunsigned
= 1;
1196
typedata->
isunsigned
= 1;
1248
typedata->
isunsigned
= 1;
1269
if (!typedata->issigned && !typedata->
isunsigned
)
1352
"issigned = %d,
isunsigned
= %d, isbool = %d, ispixel = %d, "
1356
argtype->issigned, argtype->
isunsigned
, argtype->isbool
[
all
...]
/src/external/gpl3/gcc.old/dist/gcc/config/rs6000/
rs6000-gen-builtins.cc
354
char
isunsigned
;
member in struct:typeinfo
1100
typedata->
isunsigned
= 1;
1124
typedata->
isunsigned
= 1;
1148
typedata->
isunsigned
= 1;
1172
typedata->
isunsigned
= 1;
1196
typedata->
isunsigned
= 1;
1248
typedata->
isunsigned
= 1;
1269
if (!typedata->issigned && !typedata->
isunsigned
)
1352
"issigned = %d,
isunsigned
= %d, isbool = %d, ispixel = %d, "
1356
argtype->issigned, argtype->
isunsigned
, argtype->isbool
[
all
...]
Completed in 26 milliseconds
Indexes created Sun Mar 01 05:31:48 UTC 2026