Home
last modified time | relevance | path

Searched refs:ArgToInt (Results 1 – 2 of 2) sorted by relevance

/hardware/ti/omap3/dspbridge/libbridge/inc/
Dstd.h256 #define ArgToInt(A) ((Int)((long)(A) & 0xffff)) macro
259 #define ArgToInt(A) ((Int)(A)) macro
/hardware/ti/omap3/dspbridge/inc/
Dstd.h252 #define ArgToInt(A) ((Int)((long)(A) & 0xffff)) macro
255 #define ArgToInt(A) ((Int)(A)) macro