Searched refs:quotient (Results 1 - 1 of 1) sorted by relevance

/seL4-mcs-10.1.1/include/32/mode/
H A Dutil.h22 uint64_t quotient = 0llu; local
40 quotient |= (1llu << c);
46 return quotient;

Completed in 75 milliseconds