Lines Matching refs:error
72 *Checks if 'status' equals CR_OK. If not, goto the 'error' label.
87 goto error ; \
107 *In case of error, jumps to the "error:" label located in the
147 *If it fails, goto the "error:" label.
167 *If it fails, goto the "error" label.
179 *In case of error, jumps to the "error:" label
206 *status to "CR_PARSING_ERROR" and goto the 'error'
211 if (! (condition)) {status = CR_PARSING_ERROR; goto error ;}
284 goto error;
305 goto error;
318 error:
333 *@result CR_OK uppon successfull completion, an error code otherwise.
376 goto error;
380 error:
391 *@return CR_OK upon successfull completion, an error code otherwise.
480 /* Stop condition: next_char = '*', no need to verify, because peek and read exit to error anyway */
501 error:
523 *@return CR_OK if parsing succeded, an error code otherwise.
526 *respect the production or another error if a
527 *lower level error occured.
552 goto error;
587 error:
621 goto error;
641 goto error;
649 error:
667 *@return CR_OK upon successfull completion, an error code otherwise.
691 goto error;
755 goto error;
773 error:
794 *an error code otherwise.
819 goto error;
834 goto error;
839 error:
861 *an error code otherwise.
880 goto error;
887 goto error;
905 goto error;
909 error:
927 *@return CR_OK upon successfull completion, an error code
991 error:
1015 *@return CR_OK upon successfull completion, an error code otherwise.
1089 goto error;
1100 goto error;
1104 error:
1121 *@return CR_OK upon successfull completion, an error code otherwise.
1149 goto error;
1208 goto error;
1228 error:
1243 *@return CR_OK upon successfull completion, an error code otherwise.
1275 goto error;
1329 goto error;
1350 error:
1373 *@return CR_OK upon successfull completion, an error code otherwise.
1394 goto error;
1403 goto error;
1406 error:
1456 error:
1468 *an error code otherwise.
1516 goto error;
1530 goto error;
1564 goto error;
1575 error:
1712 *@return CR_OK upon successfull completion, an error
1728 *@return CR_OK upon successfull completion, an error code
1754 *@return CR_OK upon successfull completion, an error code otherwise.
1780 *@return CR_OK upon successfull completion, an error code otherwise.
1823 *@return the number of bytes left or -1 in case of error.
1957 *@param CR_OK upon successfull completion, an error code
1993 goto error;
2605 error:
2691 goto error;
2721 error: