Lines Matching refs:xyerror
74 xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s" in dt_idcook_sign()
88 xyerror(D_PROTO_ARG, in dt_idcook_sign()
146 xyerror(D_KEY_TYPE, "%s expression may not be " in dt_idcook_assc()
192 xyerror(D_UNKNOWN, "internal error: malformed entry " in dt_idcook_func()
228 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):" in dt_idcook_func()
276 xyerror(D_UNKNOWN, "optional arg#%d " in dt_idcook_func()
287 xyerror(D_UNKNOWN, "required arg#%d may not " in dt_idcook_func()
293 xyerror(D_UNKNOWN, "failed to resolve type of " in dt_idcook_func()
325 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_args()
331 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_args()
338 xyerror(D_ARGS_NONE, "%s[ ] may not be referenced outside " in dt_idcook_args()
343 xyerror(D_ARGS_MULTI, in dt_idcook_args()
350 xyerror(D_ARGS_IDX, "index %lld is out of range for %s %s[ ]\n", in dt_idcook_args()
366 xyerror(D_ARGS_TYPE, "failed to resolve translated type for " in dt_idcook_args()
371 xyerror(D_ARGS_TYPE, "failed to resolve native type for " in dt_idcook_args()
420 xyerror(D_ARGS_XLATOR, "translator for %s[%lld] from %s to %s " in dt_idcook_args()
438 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_regs()
444 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_regs()
451 xyerror(D_REGS_IDX, "index %lld is out of range for array %s\n", in dt_idcook_regs()
456 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n", in dt_idcook_regs()
475 xyerror(D_UNKNOWN, in dt_idcook_type()