Searched refs:FORMAT (Results 1 - 25 of 52) sorted by relevance

123

/openbsd-current/gnu/llvm/compiler-rt/lib/scudo/standalone/
H A Dstring_utils.h29 void append(const char *Format, ...) FORMAT(2, 3);
38 FORMAT(3, 4);
39 void Printf(const char *Format, ...) FORMAT(1, 2);
H A Dinternal_defs.h36 #define FORMAT(F, A) __attribute__((format(printf, F, A))) macro
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/t/lib/
H A DOtherTypes.pm15 $main::pvfm = *foo{FORMAT};
/openbsd-current/gnu/usr.bin/binutils/opcodes/
H A Dmakefile.vms11 FORMAT=OBJ_EVAX
15 FORMAT=OBJ_VAX
20 DEFS=/define=($(FORMAT))
23 DEFS=/define=($(FORMAT),"const=")
/openbsd-current/gnu/usr.bin/binutils-2.17/opcodes/
H A Dmakefile.vms11 FORMAT=OBJ_EVAX
15 FORMAT=OBJ_VAX
20 DEFS=/define=($(FORMAT))
23 DEFS=/define=($(FORMAT),"const=")
H A Dmaxq-dis.c44 #define FORMAT 0x04 macro
451 i->flag |= FORMAT;
481 i->flag |= FORMAT;
500 i->flag |= FORMAT;
509 i->flag |= FORMAT;
520 i->flag |= FORMAT;
539 i->flag |= FORMAT;
677 if ((grp.flag & FORMAT) == FORMAT)
692 if ((grp.flag & FORMAT)
[all...]
/openbsd-current/gnu/usr.bin/perl/cpan/autodie/t/
H A Dformat-clobber.t23 ok( defined *OtherTypes::foo{FORMAT},
24 "FORMAT slot intact at compile time" );
34 is( *OtherTypes::foo{FORMAT}, $pvfm,
35 "FORMAT slot correct at compile time" );
49 ok( defined *OtherTypes::foo{FORMAT},
50 "FORMAT slot intact at run time" );
64 is( *OtherTypes::foo{FORMAT}, $pvfm,
65 "FORMAT slot correct at run time" );
/openbsd-current/gnu/usr.bin/perl/haiku/Haiku/
H A DHaiku.pm39 =item Haiku::debug_printf(FORMAT,...)
43 =item Haiku::debugger(FORMAT,...)
48 =item Haiku::ktrace_printf(FORMAT,...)
/openbsd-current/gnu/gcc/gcc/
H A Drtl.c47 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) sizeof FORMAT - 1 ,
57 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) NAME ,
97 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) FORMAT ,
106 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) CLASS,
114 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) \
116 ? RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (HOST_WIDE_INT) \
117 : RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (rtunion)),
H A Dgengenrtl.c36 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) { #ENUM, NAME, FORMAT },
164 /* Place a list of all format specifiers we use into the array FORMAT. */
187 /* Write the declarations for the routine to allocate RTL with FORMAT. */
226 gen_rtx_fmt_FORMAT where FORMAT is the RTX_FORMAT of RTLCODE. */
250 format is FORMAT. */
/openbsd-current/gnu/usr.bin/perl/t/comp/
H A Dform_scope.t49 *STDOUT = *STDOUT2{FORMAT};
68 *STDOUT = *STDOUT3{FORMAT};
93 *STDOUT = *STDOUT4{FORMAT};
111 *STDOUT = *STDOUT6{FORMAT};
125 *STDOUT = *STDOUT7{FORMAT};
133 *STDOUT = *STDOUT8{FORMAT};
145 *STDOUT = *STDOUT13{FORMAT};
154 *STDOUT = *STDOUT5{FORMAT};
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Drtl.c34 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) sizeof FORMAT - 1 ,
44 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) NAME ,
193 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) FORMAT ,
202 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) CLASS,
H A Ddiagnostic.h163 #define output_formatted_scalar(BUFFER, FORMAT, INTEGER) \
166 sprintf ((BUFFER)->digit_buffer, FORMAT, INTEGER); \
H A Dgengenrtl.c36 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) { STRINGX(ENUM), NAME, FORMAT },
168 /* Place a list of all format specifiers we use into the array FORMAT. */
191 /* Write the declarations for the routine to allocate RTL with FORMAT. */
232 gen_rtx_fmt_FORMAT where FORMAT is the RTX_FORMAT of RTLCODE. */
256 format is FORMAT. */
H A Dgccbug.in183 -L | --list) FORMAT=norm ;;
184 -l | -CL | --lisp) FORMAT=lisp ;;
204 case "$FORMAT" in
/openbsd-current/gnu/lib/libstdc++/libstdc++/libio/
H A Diolibio.h83 #define _IO_vprintf(FORMAT, ARGS) _IO_vfprintf(_IO_stdout, FORMAT, ARGS)
/openbsd-current/gnu/usr.bin/perl/t/porting/
H A Dbench.t51 if (/^FORMAT:/) {
52 die "invalid format line: $_" unless /^FORMAT:\s+(\w+)\s*$/;
573 # Lines of the form 'FORMAT: foo' start and name a new template
592 FORMAT: STD_HEADER
604 FORMAT: percent2
634 FORMAT: percent4
664 FORMAT: fields2
680 FORMAT: raw1
707 FORMAT: raw_average1
733 FORMAT
[all...]
/openbsd-current/gnu/llvm/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_libc.h53 FORMAT(3, 4);
H A Dsanitizer_internal_defs.h219 # define FORMAT(f, a) macro
233 # define FORMAT(f, a) __attribute__((format(printf, f, a))) macro
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dcvsbug.in178 -L | --list) FORMAT=norm ;;
179 -l | -CL | --lisp) FORMAT=lisp ;;
235 case "$FORMAT" in
/openbsd-current/gnu/usr.bin/perl/t/op/
H A Dref.t178 foreach $ref (*STDOUT{IO}, *STDERR{FORMAT}) {
189 $ref = *STDERR{FORMAT};
238 [ 'format', FORMAT => *STDERR{FORMAT} ],
H A Dpostfixderef.t257 foreach $ref (*STDOUT{IO}, *STDERR{FORMAT}) {
268 $ref = *STDERR{FORMAT};
/openbsd-current/gnu/usr.bin/texinfo/makeinfo/
H A Dxml.h77 COPYING, FORMAT, SMALLFORMAT, DISPLAY, SMALLDISPLAY, VERBATIM, enumerator in enum:xml_element
/openbsd-current/gnu/usr.bin/perl/cpan/podlators/t/lib/Test/
H A DPodlators.pm487 =item read_test_data(FH, FORMAT)
490 the description provided in FORMAT. All data prior to the first line
494 FORMAT is optional, in which case the block of test data should be just input
518 If C<options> is set in the FORMAT argument, this is the hash of keys and
/openbsd-current/usr.sbin/config/
H A Dgram.y55 #define FORMAT(n) ((n) > -10 && (n) < 10 ? "%d" : "0x%x")
295 FORMAT($1), $1);

Completed in 308 milliseconds

123