Searched refs:scanned_length (Results 1 – 2 of 2) sorted by relevance
444 static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length)462 if (scanned_length) {463 *scanned_length = end - begin;
446 static timelib_sll timelib_get_nr_ex(char **ptr, int max_length, int *scanned_length) in timelib_get_nr_ex() argument464 if (scanned_length) { in timelib_get_nr_ex()465 *scanned_length = end - begin; in timelib_get_nr_ex()
Completed in 28 milliseconds