Searched defs:asmspec (Results 1 – 16 of 16) sorted by relevance
/netbsd-src/external/gpl3/gcc.old/dist/gcc/objcp/ |
H A D | objcp-decl.h | 46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
|
/netbsd-src/external/gpl3/gcc/dist/gcc/objcp/ |
H A D | objcp-decl.h | 46 #define finish_decl(decl, loc, init, origtype, asmspec) \ argument
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | optabs-libfuncs.c | 785 set_user_assembler_libfunc (const char *name, const char *asmspec) in set_user_assembler_libfunc()
|
H A D | varasm.c | 930 decode_reg_name_and_count (const char *asmspec, int *pnregs) in decode_reg_name_and_count() 1407 const char *asmspec = name+1; in make_decl_rtl() local
|
H A D | builtins.c | 11680 set_builtin_user_assembler_name (tree decl, const char *asmspec) in set_builtin_user_assembler_name()
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | optabs-libfuncs.cc | 785 set_user_assembler_libfunc (const char *name, const char *asmspec) in set_user_assembler_libfunc()
|
H A D | varasm.cc | 982 decode_reg_name_and_count (const char *asmspec, int *pnregs) in decode_reg_name_and_count() 1506 const char *asmspec = name+1; in make_decl_rtl() local
|
H A D | builtins.cc | 10875 set_builtin_user_assembler_name (tree decl, const char *asmspec) in set_builtin_user_assembler_name()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/ |
H A D | decl2.c | 832 const char *asmspec = 0; in grokfield() local
|
H A D | decl.c | 6986 make_rtl_for_nonlocal_decl (tree decl, tree init, const char* asmspec) in make_rtl_for_nonlocal_decl() 7494 const char *asmspec = NULL; in cp_finish_decl() local
|
H A D | pt.c | 18187 const char *asmspec = IDENTIFIER_POINTER (id); in tsubst_expr() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/ |
H A D | decl2.cc | 964 const char *asmspec = 0; in grokfield() local
|
H A D | decl.cc | 7533 make_rtl_for_nonlocal_decl (tree decl, tree init, const char* asmspec) in make_rtl_for_nonlocal_decl() 8064 const char *asmspec = NULL; in cp_finish_decl() local
|
H A D | pt.cc | 18792 const char *asmspec = IDENTIFIER_POINTER (id); in tsubst_expr() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/c/ |
H A D | c-decl.c | 5230 const char *asmspec = 0; in finish_decl() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/c/ |
H A D | c-decl.cc | 5341 const char *asmspec = 0; in finish_decl() local
|