Zen API
 All Classes Files Functions Variables Typedefs Friends Macros Modules Pages
#define kDivideFloorInt_ (   A,
 
)

Calculates the quotient of two signed integers, rounding down.

Warning: This macro evaluates its arguments more than once.

Parameters
ADividend.
BDivisor.
Returns
Quotient, rounded down.