Home
last modified time | relevance | path

Searched defs:constantVal (Results 1 – 1 of 1) sorted by relevance

/device/google/contexthub/firmware/os/cpu/cortexm4/inc/cpu/
DcpuMath.h47 #define U64_DIV_BY_U64_CONSTANT(val, constantVal) cpuMathRecipAssistedUdiv64by64((val), (constantV… argument
48 #define I64_DIV_BY_I64_CONSTANT(val, constantVal) \ argument