Home
last modified time | relevance | path

Searched refs:ET_uhyper (Results 1 – 7 of 7) sorted by relevance

/aoo4110/main/idlc/source/
H A Dastexpression.cxx188 case ET_uhyper: in coerce_value()
247 case ET_uhyper: in coerce_value()
302 case ET_uhyper: in coerce_value()
359 case ET_uhyper: in coerce_value()
410 case ET_uhyper: in coerce_value()
440 case ET_uhyper: in coerce_value()
469 case ET_uhyper: in coerce_value()
763 case ET_uhyper: in coerce()
820 case ET_uhyper: in operator ==()
860 case ET_uhyper: in compare()
[all …]
H A Dparser.y2315 if ( !$3 || !$3->coerce(ET_uhyper) )
2317 idlc()->error()->coercionError($3, ET_uhyper);
2488 $$ = ET_uhyper;
3091 case ET_uhyper:
H A Dastconstant.cxx88 case ET_uhyper: in dumpBlob()
H A Dastscope.cxx299 case ET_uhyper: in lookupPrimitiveType()
H A Didlc.cxx172 pPredefined = new AstBaseType(ET_uhyper, OString("unsigned hyper"), pRoot); in initializePredefinedTypes()
/aoo4110/main/idlc/inc/idlc/
H A Dastbasetype.hxx44 case ET_uhyper: in isUnsigned()
H A Dastexpression.hxx63 ET_uhyper, // Expression value is unsigned hyper enumerator

Completed in 36 milliseconds