Searched defs:div64 (Results 1 – 2 of 2) sorted by relevance
297 static int div64(uint64_t *plow, uint64_t *phigh, uint64_t b) in div64() function
571 #define div64(v) ((v)>>6) macro