Searched defs:begin_function (Results 1 – 2 of 2) sorted by relevance
/openbsd-src/gnu/usr.bin/gcc/gcc/ | ||
H A D | debug.h | 77 void (* begin_function) PARAMS ((tree decl)); member |
/openbsd-src/gnu/gcc/gcc/ | ||
H A D | debug.h | 77 void (* begin_function) (tree decl); member |