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_ushort_type
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/gpl3/gcc.old/dist/gcc/d/
types.cc
65
return unsignedp ?
d_ushort_type
: d_short_type;
287
return unsignedp ?
d_ushort_type
: d_short_type;
734
case TY::Tuns16: t->ctype =
d_ushort_type
; break;
d-lang.cc
1468
return unsignedp ?
d_ushort_type
: d_short_type;
1542
return unsignedp ?
d_ushort_type
: d_short_type;
1607
|| type == d_short_type || type ==
d_ushort_type
d-tree.h
445
#define
d_ushort_type
d_global_trees[DTI_USHORT_TYPE]
macro
d-builtins.cc
828
d_ushort_type
= make_unsigned_type (16);
Completed in 74 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026