Searched refs:ERR_ZERODIVISION (Results 1 – 5 of 5) sorted by relevance
/aoo41x/main/rsc/source/parser/ |
H A D | rscyacc.y | 134 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() ); 787 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() ); 923 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() ); 1066 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() );
|
H A D | erscerr.cxx | 338 case ERR_ZERODIVISION: in WriteError()
|
H A D | rscyacc.cxx | 113 pTC->pEH->Error( ERR_ZERODIVISION, NULL, RscId() ); in MakeRscId()
|
/aoo41x/main/rsc/inc/ |
H A D | rscerror.h | 76 #define ERR_ZERODIVISION (ERR_YACC +11) // macro
|
/aoo41x/main/rsc/doku/feinkonz.43/ |
H A D | rscerror.doc | 1797 #define ERR_ZERODIVISION (ERR_YACC +11) 1923 ERR_ZERODIVISION Es sollte durch Null geteilt werden.
|
Completed in 52 milliseconds