Lines Matching refs:READ_ERROR1
56 #define READ_ERROR1(format, arg1) \
841 READ_ERROR1("undefined dispatch macro character #%c", ch);
916 READ_ERROR1("label #%ld# defined more than once",
954 READ_ERROR1("undefined label #%ld#", integer);
959 READ_ERROR1("undefined dispatch macro character #%c", ch);
1304 READ_ERROR1("the package %s is not available", package);
1373 READ_ERROR1("radix %d is not in the range 2 to 36", radix);
1663 READ_ERROR1("bad character %c for rational number", ch);
1749 READ_ERROR1("unkwnown character %s", stk);
1967 READ_ERROR1("%s is not a list", STROBJ(FEATURES));
2010 READ_ERROR1("bad feature test function %s", STROBJ(function));
2012 READ_ERROR1("bad feature test arguments %s", STROBJ(arguments));
2035 READ_ERROR1("unimplemented feature test function %s", test);
2041 READ_ERROR1("bad feature specification %s", STROBJ(feature));
2048 READ_ERROR1("%s is not a keyword", STROBJ(CAR(object)));