ncr53cxxx.c | 55 void f_list (void); /* ENTRY, EXTERNAL label list */ 80 {"ENTRY", f_list}, 82 {"EXTERN", f_list}, 83 {"EXTERNAL", f_list}, 889 * f_list: process list of symbols for the ENTRY and EXTERNAL directive 892 void f_list (void) function in typeref:typename:void
|