Lines Matching refs:xyerror

83 		xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"  in dt_idcook_sign()
97 xyerror(D_PROTO_ARG, in dt_idcook_sign()
155 xyerror(D_KEY_TYPE, "%s expression may not be " in dt_idcook_assc()
202 xyerror(D_UNKNOWN, "internal error: malformed entry " in dt_idcook_func()
240 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):" in dt_idcook_func()
288 xyerror(D_UNKNOWN, "optional arg#%d " in dt_idcook_func()
299 xyerror(D_UNKNOWN, "required arg#%d may not " in dt_idcook_func()
305 xyerror(D_UNKNOWN, "failed to resolve type of " in dt_idcook_func()
337 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_args()
343 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_args()
350 xyerror(D_ARGS_NONE, "%s[ ] may not be referenced outside " in dt_idcook_args()
355 xyerror(D_ARGS_MULTI, in dt_idcook_args()
362 xyerror(D_ARGS_IDX, "index %lld is out of range for %s %s[ ]\n", in dt_idcook_args()
378 xyerror(D_ARGS_TYPE, "failed to resolve translated type for " in dt_idcook_args()
383 xyerror(D_ARGS_TYPE, "failed to resolve native type for " in dt_idcook_args()
432 xyerror(D_ARGS_XLATOR, "translator for %s[%lld] from %s to %s " in dt_idcook_args()
450 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_regs()
456 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_regs()
463 xyerror(D_REGS_IDX, "index %lld is out of range for array %s\n", in dt_idcook_regs()
468 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n", in dt_idcook_regs()
487 xyerror(D_UNKNOWN, in dt_idcook_type()