Home
last modified time | relevance | path

Searched refs:_ERROR_ (Results 1 – 5 of 5) sorted by relevance

/trunk/main/basic/source/comp/
H A Dtoken.cxx103 { _ERROR_, "Error" },
362 COMPARE, COMPATIBLE, DEFERR, _ERROR_, BASIC_EXPLICIT, LIB, LINE, LPRINT, NAME, in TokenLabelInfo()
618 else if( eCurTok >= DATATYPE1 && eCurTok <= DATATYPE2 && (bErrorIsSymbol || eCurTok != _ERROR_) ) in Next()
H A Dloops.cxx473 eTok = _ERROR_; // Error kommt als SYMBOL in On()
474 if( eTok != _ERROR_ && eTok != LOCAL ) OnGoto(); in On()
H A Dparser.cxx71 { _ERROR_, &SbiParser::ErrorStmnt, N, Y, }, // ERROR
H A Ddim.cxx105 case _ERROR_: in TypeDecl()
/trunk/main/basic/source/inc/
H A Dtoken.hxx62 _ERROR_, TBOOLEAN, TVARIANT, TBYTE, enumerator

Completed in 46 milliseconds