HomeSort by relevance Sort by last modified time
    Searched full:func_t (Results 1 - 5 of 5) sorted by null

  /external/clang/test/Sema/
ast-print.c 6 typedef void func_t(int x); typedef
7 func_t a;
  /external/valgrind/none/tests/
tls.c 45 typedef int *(*func_t)(void); typedef
48 func_t func;
  /external/valgrind/drd/tests/
tsan_thread_wrappers_pthread.h 161 typedef bool (*func_t)(void*); typedef in class:Condition
165 : func_(reinterpret_cast<func_t>(func)), arg_(arg) {}
168 : func_(reinterpret_cast<func_t>(func)), arg_(NULL) {}
172 func_t func_;
  /external/bison/doc/
bison.info     [all...]
bison.texi     [all...]

Completed in 80 milliseconds