Searched refs:subtrahend (Results 1 – 5 of 5) sorted by relevance
128 const ProcDiskStats::PerPartitionDiskStats& subtrahend) { in diffPerPartitionDiskStats() argument131 if (auto subtrahendStats = subtrahend.find(minuendStats); in diffPerPartitionDiskStats()132 subtrahendStats != subtrahend.end()) { in diffPerPartitionDiskStats()
207 static struct timespec evSubTime(struct timespec minuend, struct timespec subtrahend) { in evSubTime() argument210 x.tv_sec = minuend.tv_sec - subtrahend.tv_sec; in evSubTime()211 if (minuend.tv_nsec >= subtrahend.tv_nsec) in evSubTime()212 x.tv_nsec = minuend.tv_nsec - subtrahend.tv_nsec; in evSubTime()214 x.tv_nsec = BILLION - subtrahend.tv_nsec + minuend.tv_nsec; in evSubTime()
1dictionary=main:en_gb,locale=en_GB,description=English (UK),date ...
1dictionary=main:en,locale=en,description=English,date=1414726273, ...