Lines Matching refs:func_ptr
21 typedef void (*func_ptr)(); typedef29 func_ptr a;30 func_ptr b;31 func_ptr c;32 func_ptr d;33 func_ptr e;34 func_ptr f;35 func_ptr g;44 func_ptr a;45 func_ptr b[3];46 func_ptr c;61 func_ptr a;