Searched refs:scanned_length (Results 1 – 2 of 2) sorted by relevance
452 static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length)470 if (scanned_length) {471 *scanned_length = end - begin;
454 static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length) in timelib_get_nr_ex() argument472 if (scanned_length) { in timelib_get_nr_ex()473 *scanned_length = end - begin; in timelib_get_nr_ex()
Completed in 29 milliseconds