Home
last modified time | relevance | path

Searched defs:directive (Results 1 – 25 of 44) sorted by relevance

12

/netbsd-src/external/gpl3/gcc.old/dist/gcc/
H A Dgimple-ssa-sprintf.c557 struct directive struct
559 directive (const call_info *inf, unsigned dno) in directive() argument
568 /* The 1-based directive number (for debugging). */ argument
571 /* The zero-based argument number of the directive's argument ARG in argument
575 /* The first character of the directive and its length. */ argument
594 /* The argument of the directive or null when the directive doesn't argument
598 /* Format conversion function that given a directive and an argument argument
600 fmtresult (*fmtfunc) (const directive &, tree, const vr_values *); argument
603 bool get_flag (char chr) const in get_flag()
611 void set_flag (char chr) in set_flag()
[all …]
H A Dread-rtl-function.c441 struct md_name directive; in parse_function() local
591 struct md_name directive; in parse_insn_chain() local
664 struct md_name directive; in parse_block() local
1516 struct md_name directive; in parse_rtx() local
H A Dread-md.c1131 struct md_name directive; in handle_file() local
/netbsd-src/external/gpl3/gcc/dist/gcc/
H A Dgimple-ssa-sprintf.cc560 struct directive struct
562 directive (const call_info *inf, unsigned dno) in directive() argument
569 const call_info *info;
572 unsigned dirno;
576 unsigned argno;
579 const char *beg;
580 size_t len;
583 unsigned flags[256 / sizeof (int)];
586 HOST_WIDE_INT width[2];
589 HOST_WIDE_INT prec[2];
[all …]
H A Dread-rtl-function.cc441 struct md_name directive; in parse_function() local
591 struct md_name directive; in parse_insn_chain() local
664 struct md_name directive; in parse_block() local
1519 struct md_name directive; in parse_rtx() local
H A Dread-md.cc1144 struct md_name directive; in handle_file() local
/netbsd-src/external/gpl3/binutils.old/dist/gas/config/
H A Dobj-coff-seh.c155 seh_validate_seg (const char *directive) in seh_validate_seg()
230 verify_context (const char *directive) in verify_context()
244 verify_context_and_target (const char *directive, seh_kind target) in verify_context_and_target()
512 seh_x64_read_reg (const char *directive, int kind) in seh_x64_read_reg()
617 const char *directive = (what == 1 ? ".seh_savereg" : ".seh_savexmm"); in obj_coff_seh_save() local
H A Dtc-pru.c415 char *directive; in s_pru_set() local
/netbsd-src/external/gpl3/binutils/dist/gas/config/
H A Dobj-coff-seh.c154 seh_validate_seg (const char *directive) in seh_validate_seg()
229 verify_context (const char *directive) in verify_context()
243 verify_context_and_target (const char *directive, seh_kind target) in verify_context_and_target()
511 seh_x64_read_reg (const char *directive, int kind) in seh_x64_read_reg()
616 const char *directive = (what == 1 ? ".seh_savereg" : ".seh_savexmm"); in obj_coff_seh_save() local
H A Dtc-pru.c415 char *directive; in s_pru_set() local
/netbsd-src/crypto/external/bsd/openssl/dist/crypto/perlasm/
H A Dx86_64-xlate.pl774 { package directive; # pick up directives, which start with . package
/netbsd-src/crypto/external/bsd/openssl.old/dist/crypto/perlasm/
H A Dx86_64-xlate.pl720 { package directive; # pick up directives, which start with . package
/netbsd-src/external/gpl3/gcc/dist/libcpp/
H A Ddirectives.cc86 typedef struct directive directive; typedef
87 struct directive struct
89 directive_handler handler; /* Function to handle directive. */ argument
90 const uchar *name; /* Name of directive. */ argument
92 unsigned char origin; /* Origin of directive. */ argument
93 unsigned char flags; /* Flags describing this directive. */ argument
/netbsd-src/external/gpl3/gcc.old/dist/libcpp/
H A Ddirectives.c80 typedef struct directive directive; typedef
81 struct directive struct
83 directive_handler handler; /* Function to handle directive. */ argument
84 const uchar *name; /* Name of directive. */ argument
86 unsigned char origin; /* Origin of directive. */ argument
87 unsigned char flags; /* Flags describing this directive. */ argument
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Ddeffilep.y371 struct directive struct
373 struct directive *next; argument
378 static struct directive *directives = 0; argument
H A Ddeffilep.c2217 struct directive struct
2219 struct directive *next; argument
2224 static struct directive *directives = 0; argument
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.y360 struct directive struct
362 struct directive *next; argument
367 static struct directive *directives = 0; argument
H A Ddeffilep.c2175 struct directive struct
2177 struct directive *next; argument
2182 static struct directive *directives = 0; argument
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp186 const std::string &directive) { in printInlineJT()
/netbsd-src/usr.bin/rpcgen/
H A Drpc_scan.c444 directive(const char *line) in directive() function
/netbsd-src/external/mit/libuv/dist/test/
H A Drunner.c132 const char* directive; in log_tap_result() local
/netbsd-src/external/bsd/flex/dist/src/
H A Dmisc.c346 char directive[MAXLINE], filename[MAXLINE]; in line_directive_out() local
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.cc150 output_objc_section_asm_op (const char *directive) in output_objc_section_asm_op()
2998 const char *directive = (size == 8 ? ".quad" : ".long"); in darwin_asm_output_dwarf_delta() local
3064 const char *directive; in darwin_file_start() local
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.c134 output_objc_section_asm_op (const void *directive) in output_objc_section_asm_op()
2964 const char *directive = (size == 8 ? ".quad" : ".long"); in darwin_asm_output_dwarf_delta() local
/netbsd-src/crypto/external/bsd/openssh/dist/
H A Dmisc.c2569 opt_array_append2(const char *file, const int line, const char *directive, in opt_array_append2()
2588 opt_array_append(const char *file, const int line, const char *directive, in opt_array_append()

12