Home
last modified time | relevance | path

Searched refs:func_t (Results 1 – 5 of 5) sorted by relevance

/external/clang/test/Sema/
Dast-print.c7 typedef void func_t(int x); typedef
8 func_t a;
/external/valgrind/none/tests/
Dtls.c45 typedef int *(*func_t)(void); typedef
48 func_t func;
/external/valgrind/drd/tests/
Dtsan_thread_wrappers_pthread.h161 typedef bool (*func_t)(void*); typedef
165 : func_(reinterpret_cast<func_t>(func)), arg_(arg) {} in Condition()
168 : func_(reinterpret_cast<func_t>(func)), arg_(NULL) {} in Condition()
172 func_t func_;
/external/bison/doc/
Dbison.texi2419 typedef double (*func_t) (double);
2431 func_t fnctptr; /* value of a FNCT */
Dbison.info2880 typedef double (*func_t) (double);
2890 func_t fnctptr; /* value of a FNCT */