HomeSort by relevance Sort by last modified time
    Searched refs:c_func (Results 1 - 2 of 2) sorted by null

  /external/clang/test/CXX/class/class.friend/
p1-ambiguous.cpp 12 int c_func(foo *a);
18 friend int c_func(foo *a);
25 int c_func(foo *a) { function
34 c_func(this);
  /external/ppp/pppd/
main.c 1243 void (*c_func) __P((void *)); /* routine */ member in struct:callout
1267 newp->c_func = func;
    [all...]

Completed in 177 milliseconds