Searched defs:directive (Results 1 - 14 of 14) sorted by relevance

/freebsd-10.1-release/contrib/llvm/lib/Target/XCore/
H A DXCoreAsmPrinter.cpp196 O << "\t" << directive << " "; local
189 printInlineJT(const MachineInstr *MI, int opNum, raw_ostream &O, const std::string &directive) argument
/freebsd-10.1-release/usr.bin/rpcgen/
H A Drpc_scan.c450 directive(char *line) function
/freebsd-10.1-release/contrib/flex/
H A Dmisc.c433 char directive[MAXLINE], filename[MAXLINE]; local
/freebsd-10.1-release/contrib/libyaml/src/
H A Dscanner.c2500 yaml_parser_scan_tag_handle(yaml_parser_t *parser, int directive, yaml_mark_t start_mark, yaml_char_t **handle) argument
2567 yaml_parser_scan_tag_uri(yaml_parser_t *parser, int directive, yaml_char_t *head, yaml_mark_t start_mark, yaml_char_t **uri) argument
2659 yaml_parser_scan_uri_escapes(yaml_parser_t *parser, int directive, yaml_mark_t start_mark, yaml_string_t *string) argument
[all...]
/freebsd-10.1-release/contrib/gcc/config/
H A Ddarwin.c89 output_objc_section_asm_op (const void *directive) argument
1491 const char *directive = (size == 8 ? ".quad" : ".long"); local
/freebsd-10.1-release/contrib/libreadline/
H A Dbind.c1120 char *directive, *args; local
/freebsd-10.1-release/usr.bin/make/
H A Dparse.c250 static const struct directive { struct
[all...]
/freebsd-10.1-release/contrib/gcclibs/libcpp/
H A Ddirectives.c80 typedef struct directive directive; typedef in typeref:struct:directive
81 struct directive struct
[all...]
H A Dinternal.h342 const struct directive *directive; member in struct:cpp_reader
/freebsd-10.1-release/contrib/gcc/
H A Dvarasm.c5983 output_section_asm_op(const void *directive) argument
/freebsd-10.1-release/contrib/binutils/gas/config/
H A Dtc-ia64.c3336 unwind_diagnostic (const char * region, const char *directive) argument
3357 in_procedure(const char *directive) argument
3371 in_prologue(const char *directive) argument
3387 in_body(const char *directive) argument
[all...]
/freebsd-10.1-release/contrib/gcc/config/ia64/
H A Dia64.c3628 static const char * const directive[2][2] = { local
[all...]
/freebsd-10.1-release/contrib/gcc/config/rs6000/
H A Drs6000.c18518 rs6000_xcoff_output_readonly_section_asm_op(const void *directive) argument
18527 rs6000_xcoff_output_readwrite_section_asm_op(const void *directive) argument
/freebsd-10.1-release/contrib/gcc/config/i386/
H A Di386.c9200 const char *directive = ASM_LONG; local

Completed in 561 milliseconds