Searched refs:TIMELIB_ERR_DOUBLE_TIME (Results 1 – 3 of 3) sorted by relevance
244 #define TIMELIB_ERR_DOUBLE_TIME 0x203 macro
94 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Doub…1267 add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification");
96 #define TIMELIB_HAVE_TIME() { if (s->time->have_time) { add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Doub…15473 add_error(s, TIMELIB_ERR_DOUBLE_TIME, "Double time specification"); in scan()
Completed in 39 milliseconds