Searched defs:args_t (Results 1 – 3 of 3) sorted by relevance
9 struct args_t { struct10 const char *fname;11 int flags;
24 struct args_t { struct39 __type(value, struct args_t); argument
47 using args_t = typename traits::ArgsTuple; in elementwise_kernel_helper() typedef