Home
last modified time | relevance | path

Searched refs:ET_ushort (Results 1 – 8 of 8) sorted by relevance

/AOO41X/main/idlc/source/
H A Dastexpression.cxx164 case ET_ushort: in coerce_value()
218 case ET_ushort: in coerce_value()
225 ev->et = ET_ushort; in coerce_value()
227 case ET_ushort: in coerce_value()
233 ev->et = ET_ushort; in coerce_value()
239 ev->et = ET_ushort; in coerce_value()
245 ev->et = ET_ushort; in coerce_value()
251 ev->et = ET_ushort; in coerce_value()
271 ev->et = ET_ushort; in coerce_value()
284 case ET_ushort: in coerce_value()
[all …]
H A Dastconstant.cxx72 case ET_ushort: in dumpBlob()
H A Dastscope.cxx287 case ET_ushort: in lookupPrimitiveType()
H A Didlc.cxx178 pPredefined = new AstBaseType(ET_ushort, OString("unsigned short"), pRoot); in initializePredefinedTypes()
H A Dastunion.cxx68 case ET_ushort: in AstUnion()
H A Dparser.y2492 $$ = ET_ushort;
3087 case ET_ushort:
/AOO41X/main/idlc/inc/idlc/
H A Dastbasetype.hxx42 case ET_ushort: in isUnsigned()
H A Dastexpression.hxx59 ET_ushort, // Expression value is unsigned short enumerator