Home
last modified time | relevance | path

Searched defs:_t_ (Results 1 – 1 of 1) sorted by relevance

/frameworks/rs/
Drs_hal.h89 #define RS_BASE_OBJ(_t_) typedef struct { const _t_* p; } __attribute__((packed, aligned(4))) argument
91 #define RS_BASE_OBJ(_t_) typedef struct { const _t_* p; const void* r; const void* v1; const void* … argument