Lines Matching refs:fc_syntax_error

1283 		return (fc_syntax_error(cp, "nargs must be 3"));  in opl_map_in()
1286 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_map_in()
1339 return (fc_syntax_error(cp, "nargs must be 2")); in opl_map_out()
1393 return (fc_syntax_error(cp, "nargs must be 1")); in opl_register_fetch()
1396 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_register_fetch()
1510 return (fc_syntax_error(cp, "nargs must be 2")); in opl_register_store()
1624 return (fc_syntax_error(cp, "nargs must be 3")); in opl_claim_memory()
1627 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_claim_memory()
1691 return (fc_syntax_error(cp, "nargs must be 2")); in opl_release_memory()
1694 return (fc_syntax_error(cp, "nresults must be 0")); in opl_release_memory()
1747 return (fc_syntax_error(cp, "nargs must be 1")); in opl_vtop()
1750 return (fc_syntax_error(cp, "nresults must be less than 2")); in opl_vtop()
1791 return (fc_syntax_error(cp, "nargs must be 0")); in opl_config_child()
1794 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_config_child()
1812 return (fc_syntax_error(cp, "nargs must be 3")); in opl_get_fcode()
1815 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_get_fcode()
1866 return (fc_syntax_error(cp, "nargs must be 1")); in opl_get_fcode_size()
1869 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_get_fcode_size()
1986 return (fc_syntax_error(cp, "nargs must be 2")); in opl_get_hwd_va()
1989 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_get_hwd_va()
2304 return (fc_syntax_error(cp, "nargs must be 2")); in opl_master_interrupt()
2307 return (fc_syntax_error(cp, "nresults must be >= 1")); in opl_master_interrupt()