Searched defs:normalized_ns (Results 1 – 2 of 2) sorted by relevance
1457 long int normalized_ns = (sum_ns % BILLION + BILLION) % BILLION; in get_date() local
3366 long int normalized_ns = (sum_ns % BILLION + BILLION) % BILLION; in get_date() local