Home
last modified time | relevance | path

Searched refs:func_typedef (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Sema/
Dast-print.c3 typedef void func_typedef(); typedef
4 func_typedef xxx;
/external/ltrace/testsuite/ltrace.main/
Dparameters.c37 void func_typedef(color_t);
89 func_typedef(BLUE); in main()
Dparameters.conf15 void func_typedef(color)
Dparameters-lib.c78 void func_typedef(int x) in func_typedef() function