Lines Matching refs:OK
368 return OK; in check_for_string_arg()
384 return OK; in check_for_nonempty_string_arg()
411 return OK; in check_for_number_arg()
438 return OK; in check_for_float_or_nr_arg()
458 return OK; in check_for_bool_arg()
469 return OK; in check_for_opt_bool_arg()
487 return OK; in check_for_blob_arg()
504 return OK; in check_for_list_arg()
531 return OK; in check_for_dict_arg()
558 return OK; in check_for_chan_or_job_arg()
586 return OK; in check_for_job_arg()
614 return OK; in check_for_string_or_number_arg()
681 return OK; in check_for_string_or_blob_arg()
698 return OK; in check_for_string_or_list_arg()
725 return OK; in check_for_string_or_dict_arg()
745 return OK; in check_for_string_or_number_or_list_arg()
776 return OK; in check_for_string_or_list_or_dict_arg()
793 return OK; in check_for_list_or_blob_arg()
811 return OK; in check_for_list_or_dict_arg()
831 return OK; in check_for_list_or_dict_or_blob_arg()
852 return OK; in check_for_opt_buffer_or_dict_arg()
1414 return OK; in typval_compare()
1641 int ret = OK; in eval_option()
1656 return OK; in eval_option()
1835 return OK; in eval_number()
1875 return OK; in eval_string()
1979 return OK; in eval_string()
2015 return OK; in eval_lit_string()
2038 return OK; in eval_lit_string()
2107 return OK; in eval_env_var()