Home | History | Annotate | Download | only in hwc

Lines Matching full:parms

46 extern void BVDump(const char* prefix, const char* tab, const struct bvbltparams* parms);
47 #define BVDUMP(p,t,parms) BVDump(p, t, parms)
52 #define BVDUMP(p,t,parms)
1169 extern void BVDump(const char* prefix, const char* tab, const struct bvbltparams* parms);