Home | History | Annotate | Download | only in aic7xxx

Lines Matching refs:stop

272 			stop("Prefix multiply defined",
276 stop("Unable to record prefix", EX_SOFTWARE);
284 stop("Patch argument list multiply defined",
288 stop("Unable to record patch arg list", EX_SOFTWARE);
305 stop("Register multiply defined", EX_DATAERR);
382 stop("SCB or SRAM space exhausted", EX_DATAERR);
416 stop("Valid register modes range between 0 and 4.",
429 stop("Only \"const\" symbols allowed in "
434 stop("Valid register modes range between 0 and 4.",
511 stop("Re-definition of register alias",
525 stop("Only one accumulator definition allowed",
537 stop("Only one mode pointer definition allowed",
549 stop("Only one definition of allones allowed",
561 stop("Only one definition of allzeros allowed",
573 stop("Only one definition of none allowed",
585 stop("Only one definition of sindex allowed",
698 stop(errbuf, EX_DATAERR);
712 stop("Re-definition of symbol as a constant",
723 stop("Invalid downloaded constant declaration",
728 stop("Re-definition of symbol as a downloaded constant",
742 stop("Re-definition of symbol as a macro",
777 stop("Comma without preceding argument in arg list",
818 stop
866 stop("register offset must be a constant", EX_DATAERR);
870 stop("Accessing offset beyond range of register",
881 stop("Accessing offset beyond range of register",
891 stop("No accumulator has been defined", EX_DATAERR);
921 stop(errbuf, EX_DATAERR);
977 stop("Critical Section within Critical Section",
993 stop("Unballanced 'end_cs'", EX_DATAERR);
1012 stop("Program label multiply defined", EX_DATAERR);
1082 stop("'else if' without leading 'if'", EX_DATAERR);
1107 stop("'else' without leading 'if'", EX_DATAERR);
1123 stop("Unexpected '}' encountered", EX_DATAERR);
1135 stop("Unexpected '}' encountered", EX_DATAERR);
1396 stop("Empty Field, or Enum", EX_DATAERR);
1407 stop("Field definition mirrors a definition of the same "
1411 stop("Field redefined with a conflicting value", EX_DATAERR);
1417 stop("Field defined multiple times for register", EX_DATAERR);
1432 stop("Call to initialize_symbol with type field unset",
1442 stop("Can't create register info", EX_SOFTWARE);
1463 stop("Can't create alias info", EX_SOFTWARE);
1476 stop("Can't create field info", EX_SOFTWARE);
1487 stop("Can't create alias info", EX_SOFTWARE);
1497 stop("Can't create label info", EX_SOFTWARE);
1507 stop("Can't create conditional info", EX_SOFTWARE);
1517 stop("Can't create macro info", EX_SOFTWARE);
1525 stop("Call to initialize_symbol with invalid symbol type",
1541 stop("Invalid current symbol for adding macro arg",
1548 stop("Can't create macro_arg structure", EX_SOFTWARE);
1556 stop("Regex text buffer too small for arg",
1562 stop("Regex compilation failed", EX_SOFTWARE);
1572 stop("Invalid current symbol for adding macro arg",
1578 stop("Can't duplicate macro body text", EX_SOFTWARE);
1591 stop(errbuf, EX_DATAERR);
1601 stop(errbuf, EX_DATAERR);
1705 stop("illegal shift value", EX_DATAERR);
1732 stop("Invalid shift operation specified", EX_SOFTWARE);
1788 stop(errbuf, EX_DATAERR);
1792 stop("Write Only register specified as source",
1806 stop(errbuf, EX_DATAERR);
1810 stop("Read Only register specified as destination",
1837 stop(errbuf, EX_DATAERR);
1859 stop(errbuf, EX_DATAERR);
1884 stop("Conditional expression '0' "
1899 stop("Conditional expression conflicts with a symbol",
1926 stop("Can't allocate version string", EX_SOFTWARE);
1936 stop(string, EX_DATAERR);