Home
last modified time | relevance | path

Searched refs:date_to_julian (Results 1 – 1 of 1) sorted by relevance

/external/boringssl/src/crypto/asn1/
Dtime_support.c81 static long date_to_julian(int y, int m, int d) { in date_to_julian() function
130 time_jd = date_to_julian(time_year, time_month, time_day); in julian_adj()