Searched refs:nano_end (Results 1 – 1 of 1) sorted by relevance
1005 const char *nano_end = jsondec_buftouint64(d, p + 1, end, &nanos); in jsondec_nanos() local1006 int digits = (int)(nano_end - p - 1); in jsondec_nanos()1012 *ptr = nano_end; in jsondec_nanos()