Searched refs:get_prog_declaration (Results 1 – 1 of 1) sorted by relevance
61 static void get_prog_declaration(declaration *, defkind, int);328 get_prog_declaration(&dec, DEF_PROGRAM, num_args); in def_program()338 get_prog_declaration(&dec, DEF_STRUCT, in def_program()615 get_prog_declaration(declaration *dec, defkind dkind, int num) in get_prog_declaration() function