Searched defs:arg4 (Results 1 – 3 of 3) sorted by relevance
/hardware/ti/omap3/dspbridge/inc/ |
D | gt.h | 282 #define GT_4trace( mask, class, format, arg1, arg2, arg3, arg4 ) argument 283 #define GT_5trace( mask, class, format, arg1, arg2, arg3, arg4, arg5 ) argument 284 #define GT_6trace( mask, class, format, arg1, arg2, arg3, arg4, arg5, arg6 ) argument 314 #define GT_4trace( mask, class, format, arg1, arg2, arg3, arg4 ) \ argument 318 #define GT_5trace( mask, class, format, arg1, arg2, arg3, arg4, arg5 ) \ argument 322 #define GT_6trace( mask, class, format, arg1, arg2, arg3, arg4, arg5, arg6 ) \ argument
|
/hardware/ti/omap4-aah/libtiutils/ |
D | MessageQueue.h | 46 void* arg4; member
|
/hardware/ti/omap4xxx/libtiutils/ |
D | MessageQueue.h | 59 void* arg4; member
|