OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:d_ubyte_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
types.cc
68
return unsignedp ?
d_ubyte_type
: d_byte_type;
284
return unsignedp ?
d_ubyte_type
: d_byte_type;
732
case TY::Tuns8: t->ctype =
d_ubyte_type
; break;
d-lang.cc
1465
return unsignedp ?
d_ubyte_type
: d_byte_type;
1539
return unsignedp ?
d_ubyte_type
: d_byte_type;
1606
if (type == d_byte_type || type ==
d_ubyte_type
d-tree.h
443
#define
d_ubyte_type
d_global_trees[DTI_UBYTE_TYPE]
macro
d-builtins.cc
825
d_ubyte_type
= make_unsigned_type (8);
Completed in 30 milliseconds
Indexes created Fri Sep 11 00:24:00 UTC 2026