Home
last modified time | relevance | path

Searched defs:end_function (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Ddebug.h91 void (* end_function) (unsigned int line); member
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Ddebug.h99 void (* end_function) (unsigned int line); member
/netbsd-src/external/gpl3/binutils/dist/binutils/
H A Ddebug.h412 bool (*end_function) (void *); member
/netbsd-src/external/gpl3/binutils.old/dist/binutils/
H A Ddebug.h412 bool (*end_function) (void *); member
/netbsd-src/usr.bin/xlint/lint1/
H A Dfunc.c345 end_function(void) in end_function() function