Home
last modified time | relevance | path

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

/aosp_15_r20/external/clang/test/Sema/
H A Dast-print.c7 typedef void func_t(int x); typedef
/aosp_15_r20/external/pytorch/aten/src/ATen/native/cpu/
H A DReduce.h16 #define VEC_LOOP_HEADER(func_t, data) \ argument