Searched refs:scanned_length (Results 1 – 2 of 2) sorted by relevance
475 static timelib_sll timelib_get_nr_ex(const char **ptr, int max_length, int *scanned_length)495 if (scanned_length) {496 *scanned_length = end - begin;
477 static timelib_sll timelib_get_nr_ex(const char **ptr, int max_length, int *scanned_length) in timelib_get_nr_ex() argument497 if (scanned_length) { in timelib_get_nr_ex()498 *scanned_length = end - begin; in timelib_get_nr_ex()
Completed in 40 milliseconds