Searched refs:str_to_frm_fmt (Results 1 – 4 of 4) sorted by relevance
95 MPP_RET str_to_frm_fmt(const char *nptr, long *number);
512 if (MPP_OK == str_to_frm_fmt(next, &number)) { in mpi_dec_opt_f()
206 if (MPP_OK == str_to_frm_fmt(next, &number)) { in mpi_enc_opt_f()
1570 MPP_RET str_to_frm_fmt(const char *nptr, long *number) in str_to_frm_fmt() function