Searched refs:init_decl (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/usr.bin/xlint/lint1/
H A Dmain1.c226 init_decl();
H A Dexterns1.h211 void init_decl(void);
H A Ddecl.c78 init_decl(void) function
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Dtsan.c867 tree init_decl = builtin_decl_implicit (BUILT_IN_TSAN_INIT); local
868 append_to_statement_list (build_call_expr (init_decl, 0),
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Dtsan.cc880 tree init_decl = builtin_decl_implicit (BUILT_IN_TSAN_INIT); local
881 append_to_statement_list (build_call_expr (init_decl, 0),

Completed in 208 milliseconds