Home
last modified time | relevance | path

Searched defs:begin_function (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h88 void (* begin_function) (tree decl); member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h96 void (* begin_function) (tree decl); member
/netbsd-src/usr.bin/xlint/lint1/
H A Dfunc.c204 begin_function(sym_t *fsym) in begin_function() function