Lines Matching defs:yyRelSeconds
102 static time_t yyRelSeconds;234 yyRelSeconds = -yyRelSeconds;241 yyRelSeconds += $1 * $2 * 60L;244 yyRelSeconds += $1 * $2 * 60L;247 yyRelSeconds += $1 * 60L;250 yyRelSeconds += $1;253 yyRelSeconds += $1;256 yyRelSeconds++;917 yyRelSeconds = 0;941 Start += yyRelSeconds;