Home
last modified time | relevance | path

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

/unit/src/
H A Dnxt_time.h94 typedef int32_t nxt_msec_int_t; typedef
H A Dnxt_sprintf.c287 if ((nxt_msec_int_t) ms == -1 && spf.hex == NULL) { in nxt_vsprintf()