Lines Matching refs:march1
405 int32_t march1 = isLeap ? 60 : 59; // zero-based DOY for March 1406 if (dayOfYear >= march1) {