Lines Matching refs:xyerror

75 		xyerror(D_PROTO_LEN, "%s%s%s prototype mismatch: %d %s%s"  in dt_idcook_sign()
89 xyerror(D_PROTO_ARG, in dt_idcook_sign()
147 xyerror(D_KEY_TYPE, "%s expression may not be " in dt_idcook_assc()
193 xyerror(D_UNKNOWN, "internal error: malformed entry " in dt_idcook_func()
229 xyerror(D_UNKNOWN, "failed to resolve type of %s (%s):" in dt_idcook_func()
278 xyerror(D_UNKNOWN, "optional arg#%d " in dt_idcook_func()
289 xyerror(D_UNKNOWN, "required arg#%d may not " in dt_idcook_func()
295 xyerror(D_UNKNOWN, "failed to resolve type of " in dt_idcook_func()
327 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_args()
333 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_args()
340 xyerror(D_ARGS_NONE, "%s[ ] may not be referenced outside " in dt_idcook_args()
345 xyerror(D_ARGS_MULTI, in dt_idcook_args()
352 xyerror(D_ARGS_IDX, "index %lld is out of range for %s %s[ ]\n", in dt_idcook_args()
368 xyerror(D_ARGS_TYPE, "failed to resolve translated type for " in dt_idcook_args()
373 xyerror(D_ARGS_TYPE, "failed to resolve native type for " in dt_idcook_args()
422 xyerror(D_ARGS_XLATOR, "translator for %s[%lld] from %s to %s " in dt_idcook_args()
440 xyerror(D_PROTO_LEN, "%s[ ] prototype mismatch: %d arg%s" in dt_idcook_regs()
446 xyerror(D_PROTO_ARG, "%s[ ] argument #1 is incompatible with " in dt_idcook_regs()
453 xyerror(D_REGS_IDX, "index %lld is out of range for array %s\n", in dt_idcook_regs()
458 xyerror(D_UNKNOWN, "failed to resolve type of %s: %s\n", in dt_idcook_regs()
477 xyerror(D_UNKNOWN, in dt_idcook_type()