Searched defs:secondCount (Results 1 – 4 of 4) sorted by relevance
76 val secondCount = minuteCount * 60 + second in datePartsToEpochMillis() constant
47 secondCount dw 0 ; # of bytes on 2nd call define
93 WORD secondCount; /* and 2nd upcall */ member
452 final int secondCount = in.read(buf, off, len); in read() local