Searched refs:fraction_s (Results 1 – 1 of 1) sorted by relevance
140 char* fraction_s = strtok(NULL, " \n"); in try_update_binary() local143 float fraction = strtof(fraction_s, NULL); in try_update_binary()148 char* fraction_s = strtok(NULL, " \n"); in try_update_binary() local149 float fraction = strtof(fraction_s, NULL); in try_update_binary()