Home | History | Annotate | Download | only in driver

Lines Matching refs:VS

868 #define ELEMENT_AT(T, DT, VS)                                               \
870 void *r = ElementAt1D((Allocation*)a.p, DT, VS, x); \
875 void *r = ElementAt2D((Allocation*)a.p, DT, VS, x, y); \
880 void *r = ElementAt3D((Allocation*)a.p, DT, VS, x, y, z); \
885 void *r = ElementAt1D((Allocation*)a.p, DT, VS, x); \
890 void *r = ElementAt2D((Allocation*)a.p, DT, VS, x, y); \
895 void *r = ElementAt3D((Allocation*)a.p, DT, VS, x, y, z); \
1923 // different versions for "long" vs. "long long". Note that the called