Home
last modified time | relevance | path

Searched refs:get_next_funcdef_no (Results 1 – 4 of 4) sorted by relevance

/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dfunction.h683 extern int get_next_funcdef_no (void);
H A DChangeLog-200730677 * function.c (get_next_funcdef_no): Likewise.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dfunction.h666 extern int get_next_funcdef_no (void);
H A Dfunction.c4766 get_next_funcdef_no (void) in get_next_funcdef_no() function
4821 current_function_funcdef_no = get_next_funcdef_no (); in allocate_struct_function()