Searched refs:TIME_INS (Results 1 – 4 of 4) sorted by relevance
13 #if defined(TIME_INS) || (defined(HAVE_DECL_TIME_INS) && HAVE_DECL_TIME_INS)15 static_assert((TIME_INS) == (1), "TIME_INS != 1");18 # define TIME_INS 160 [TIME_INS] = XLAT(TIME_INS),
3 TIME_INS 1
158 #define TIME_INS 1 /* insert leap second */ macro
85 case TIME_INS: return "TIME_INS"; in time_state_str()