Home
last modified time | relevance | path

Searched refs:DIRECTIVE (Results 1 – 25 of 28) sorted by relevance

12

/netbsd-src/external/gpl2/texinfo/dist/intl/
H A Dprintf-parse.c52 # define DIRECTIVE wchar_t_directive macro
57 # define DIRECTIVE char_directive macro
76 d->dir = malloc (d_allocated * sizeof (DIRECTIVE)); in PRINTF_PARSE()
123 DIRECTIVE *dp = &d->dir[d->count];/* pointer to next directive */ in PRINTF_PARSE()
507 DIRECTIVE *memory; in PRINTF_PARSE()
510 memory_size = xtimes (d_allocated, sizeof (DIRECTIVE)); in PRINTF_PARSE()
537 #undef DIRECTIVE
H A Dvasnprintf.c83 # define DIRECTIVE wchar_t_directive macro
98 # define DIRECTIVE char_directive macro
141 DIRECTIVE *dp; in VASNPRINTF()
887 #undef DIRECTIVE
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/intl/
H A Dprintf-parse.c48 # define DIRECTIVE wchar_t_directive macro
53 # define DIRECTIVE char_directive macro
72 d->dir = malloc (d_allocated * sizeof (DIRECTIVE)); in PRINTF_PARSE()
119 DIRECTIVE *dp = &d->dir[d->count];/* pointer to next directive */ in PRINTF_PARSE()
512 DIRECTIVE *memory; in PRINTF_PARSE()
515 memory_size = xtimes (d_allocated, sizeof (DIRECTIVE)); in PRINTF_PARSE()
542 #undef DIRECTIVE
H A Dvasnprintf.c79 # define DIRECTIVE wchar_t_directive macro
94 # define DIRECTIVE char_directive macro
137 DIRECTIVE *dp; in VASNPRINTF()
888 #undef DIRECTIVE
/netbsd-src/external/gpl2/gettext/dist/gettext-runtime/libasprintf/
H A Dprintf-parse.c48 # define DIRECTIVE wchar_t_directive macro
53 # define DIRECTIVE char_directive macro
72 d->dir = malloc (d_allocated * sizeof (DIRECTIVE)); in PRINTF_PARSE()
119 DIRECTIVE *dp = &d->dir[d->count];/* pointer to next directive */ in PRINTF_PARSE()
512 DIRECTIVE *memory; in PRINTF_PARSE()
515 memory_size = xtimes (d_allocated, sizeof (DIRECTIVE)); in PRINTF_PARSE()
542 #undef DIRECTIVE
H A Dvasnprintf.c79 # define DIRECTIVE wchar_t_directive macro
94 # define DIRECTIVE char_directive macro
137 DIRECTIVE *dp; in VASNPRINTF()
888 #undef DIRECTIVE
H A DChangeLog340 (PRINTF_PARSE, CHAR_T, DIRECTIVE, DIRECTIVES): New macros.
342 (VASNPRINTF, CHAR_T, DIRECTIVE, DIRECTIVES, PRINTF_PARSE, USE_SNPRINTF,
/netbsd-src/external/gpl2/xcvs/dist/lib/
H A Dprintf-parse.c52 # define DIRECTIVE wchar_t_directive macro
57 # define DIRECTIVE char_directive macro
76 d->dir = malloc (d_allocated * sizeof (DIRECTIVE)); in PRINTF_PARSE()
123 DIRECTIVE *dp = &d->dir[d->count];/* pointer to next directive */ in PRINTF_PARSE()
507 DIRECTIVE *memory; in PRINTF_PARSE()
510 memory_size = xtimes (d_allocated, sizeof (DIRECTIVE)); in PRINTF_PARSE()
537 #undef DIRECTIVE
H A Dvasnprintf.c93 # define DIRECTIVE wchar_t_directive macro
108 # define DIRECTIVE char_directive macro
151 DIRECTIVE *dp; in VASNPRINTF()
865 #undef DIRECTIVE
/netbsd-src/sys/arch/hpc/hpc/platid_gen/
H A Dgram.y73 %token <str>DIRECTIVE
97 DIRECTIVE { $$ = new_node(N_DIRECTIVE, 0, $1, NULL, NULL); };
107 DIRECTIVE { $$ = new_node(N_DIRECTIVE, 0, $1, NULL, NULL); };
H A Dscan.l53 #[^\n]*\n { yylval.str = strdup(yytext); yyline++; return DIRECTIVE; }
/netbsd-src/external/gpl3/binutils/dist/ld/
H A Ddeffilep.h82 DIRECTIVE = 283, /* DIRECTIVE */ enumerator
119 #define DIRECTIVE 283 macro
H A Ddeffilep.y128 %token READ WRITE EXECUTE SHARED_K NONAMEU NONAMEL DIRECTIVE EQUAL
159 | DIRECTIVE ID { def_directive ($2);}
253 | DIRECTIVE { $$ = "DIRECTIVE"; }
1415 { "DIRECTIVE", DIRECTIVE },
H A Ddeffilep.c255 DIRECTIVE = 283, /* DIRECTIVE */ enumerator
292 #define DIRECTIVE 283 macro
3261 { "DIRECTIVE", DIRECTIVE },
/netbsd-src/external/gpl3/binutils.old/dist/ld/
H A Ddeffilep.h81 DIRECTIVE = 282, /* DIRECTIVE */ enumerator
117 #define DIRECTIVE 282 macro
H A Ddeffilep.y125 %token READ WRITE EXECUTE SHARED_K NONAMEU NONAMEL DIRECTIVE EQUAL
156 | DIRECTIVE ID { def_directive ($2);}
249 | DIRECTIVE { $$ = "DIRECTIVE"; }
1311 { "DIRECTIVE", DIRECTIVE },
H A Ddeffilep.c251 DIRECTIVE = 282, /* DIRECTIVE */ enumerator
287 #define DIRECTIVE 282 macro
3126 { "DIRECTIVE", DIRECTIVE },
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/Disassembler/
H A DAMDGPUDisassembler.cpp1467 #define PRINT_DIRECTIVE(DIRECTIVE, MASK) \ argument
1469 KdStream << Indent << DIRECTIVE " " \
1630 #define PRINT_DIRECTIVE(DIRECTIVE, MASK) \ in decodeKernelDescriptorDirective() argument
1632 KdStream << Indent << DIRECTIVE " " \ in decodeKernelDescriptorDirective()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/MCTargetDesc/
H A DAMDGPUTargetStreamer.cpp308 #define PRINT_FIELD(STREAM, DIRECTIVE, KERNEL_DESC, MEMBER_NAME, FIELD_NAME) \ in EmitAmdhsaKernelDescriptor() argument
309 STREAM << "\t\t" << DIRECTIVE << " " \ in EmitAmdhsaKernelDescriptor()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/
H A Ddarwin.h889 #define DEF_SECTION(NAME, FLAGS, DIRECTIVE, OBJC) NAME, argument
H A Ddarwin.c228 #define DEF_SECTION(NAME, FLAGS, DIRECTIVE, OBJC) \ in darwin_init_sections() argument
233 "\t" DIRECTIVE); in darwin_init_sections()
/netbsd-src/external/gpl3/gcc/dist/gcc/config/
H A Ddarwin.h916 #define DEF_SECTION(NAME, FLAGS, DIRECTIVE, OBJC) NAME, argument
H A Ddarwin.cc244 #define DEF_SECTION(NAME, FLAGS, DIRECTIVE, OBJC) \ in darwin_init_sections() argument
249 "\t" DIRECTIVE); in darwin_init_sections()
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgccint.info4512 '{ dg-final { LOCAL-DIRECTIVE } }'
6500 '{ dg-final-generate { LOCAL-DIRECTIVE } }'
6501 This directive is similar to 'dg-final', but the LOCAL-DIRECTIVE is
6504 '{ dg-final-use { LOCAL-DIRECTIVE } }'
6505 The LOCAL-DIRECTIVE is run after the profile data have been used.
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgccint.info4535 '{ dg-final { LOCAL-DIRECTIVE } }'
6823 '{ dg-final-generate { LOCAL-DIRECTIVE } }'
6824 This directive is similar to 'dg-final', but the LOCAL-DIRECTIVE is
6827 '{ dg-final-use { LOCAL-DIRECTIVE } }'
6828 The LOCAL-DIRECTIVE is run after the profile data have been used.

12