Searched defs:asmspec (Results 1 – 14 of 14) sorted by relevance
/dflybsd-src/contrib/gcc-4.7/gcc/objcp/ |
H A D | objcp-decl.h | 46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
|
/dflybsd-src/contrib/gcc-8.0/gcc/ |
H A D | optabs-libfuncs.c | 775 set_user_assembler_libfunc (const char *name, const char *asmspec) in set_user_assembler_libfunc()
|
H A D | varasm.c | 912 decode_reg_name_and_count (const char *asmspec, int *pnregs) in decode_reg_name_and_count() 1393 const char *asmspec = name+1; in make_decl_rtl() local
|
H A D | builtins.c | 10560 set_builtin_user_assembler_name (tree decl, const char *asmspec) in set_builtin_user_assembler_name()
|
/dflybsd-src/contrib/gcc-4.7/gcc/cp/ |
H A D | decl2.c | 798 const char *asmspec = 0; in grokfield() local
|
H A D | decl.c | 5658 make_rtl_for_nonlocal_decl (tree decl, tree init, const char* asmspec) in make_rtl_for_nonlocal_decl() 5972 const char *asmspec = NULL; in cp_finish_decl() local
|
/dflybsd-src/contrib/gcc-4.7/gcc/ |
H A D | varasm.c | 850 decode_reg_name_and_count (const char *asmspec, int *pnregs) in decode_reg_name_and_count() 1206 const char *asmspec = name+1; in make_decl_rtl() local
|
H A D | expr.c | 1384 init_block_move_fn (const char *asmspec) in init_block_move_fn() 2756 init_block_clear_fn (const char *asmspec) in init_block_clear_fn()
|
H A D | c-decl.c | 4214 const char *asmspec = 0; in finish_decl() local
|
H A D | optabs.c | 6006 set_user_assembler_libfunc (const char *name, const char *asmspec) in set_user_assembler_libfunc()
|
H A D | builtins.c | 14264 set_builtin_user_assembler_name (tree decl, const char *asmspec) in set_builtin_user_assembler_name()
|
/dflybsd-src/contrib/gcc-8.0/gcc/cp/ |
H A D | decl2.c | 822 const char *asmspec = 0; in grokfield() local
|
H A D | decl.c | 6554 make_rtl_for_nonlocal_decl (tree decl, tree init, const char* asmspec) in make_rtl_for_nonlocal_decl() 6854 const char *asmspec = NULL; in cp_finish_decl() local
|
/dflybsd-src/contrib/gcc-8.0/gcc/c/ |
H A D | c-decl.c | 4902 const char *asmspec = 0; in finish_decl() local
|