Searched refs:int_str (Results 1 – 1 of 1) sorted by relevance
330 const char *int_str; in str_to_fxp_q4_nonneg() local336 int_str = strim(str); in str_to_fxp_q4_nonneg()337 frac_str = strchr(int_str, '.'); in str_to_fxp_q4_nonneg()342 err = str_to_fxp_q4_nonneg_int(int_str, val_x16); in str_to_fxp_q4_nonneg()
Completed in 4 milliseconds