HomeSort by relevance Sort by last modified time
    Searched refs:Fxn (Results 1 - 3 of 3) sorted by null

  /hardware/ti/omap3/dspbridge/inc/
gt.h 49 Fxn PRINTFXN;
50 Fxn PIDFXN;
51 Fxn TIDFXN;
52 Fxn ERRORFXN;
187 GT_setprintf(Fxn fxn)
250 #define GT_seterror( fxn )
263 #define GT_seterror( fxn ) (_GT_params.ERRORFXN = (Fxn)(fxn))
    [all...]
std.h 229 typedef Int(*Fxn) (); /* generic function type */
  /hardware/ti/omap3/dspbridge/libbridge/inc/
std.h 231 typedef Int(*Fxn) (); /* generic function type */

Completed in 56 milliseconds