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

123

/netbsd-current/external/gpl3/gcc.old/dist/gcc/config/arc/
H A Dgenoptions.awk40 if (FORMAT == "Makefile")
79 if (FORMAT == "Makefile")
H A Dgenmultilib.awk27 # FORMAT = "Makefile": Generate Makefile Snipet that sets some
48 if (FORMAT == "Makefile")
155 # awk Variable target Variable FORMAT
185 if (FORMAT == "Makefile")
/netbsd-current/external/gpl3/gcc/dist/gcc/config/arc/
H A Dgenoptions.awk40 if (FORMAT == "Makefile")
79 if (FORMAT == "Makefile")
H A Dgenmultilib.awk27 # FORMAT = "Makefile": Generate Makefile Snipet that sets some
48 if (FORMAT == "Makefile")
155 # awk Variable target Variable FORMAT
185 if (FORMAT == "Makefile")
/netbsd-current/external/public-domain/xz/dist/build-aux/
H A Dmanconv.sh7 # Usage: manconv.sh FORMAT [PAPER_SIZE] < in.1 > out.suffix
9 # FORMAT can be ascii, utf8, ps, or pdf. PAPER_SIZE can be anything that
11 # to a4 and is used only when FORMAT is ps (PostScript) or pdf.
25 FORMAT=$1
39 case $FORMAT in
/netbsd-current/sys/external/bsd/gnu-efi/dist/apps/
H A DMakefile71 FORMAT := --target efi-app-$(ARCH) macro
72 $(TARGET_BSDRIVERS): FORMAT=--target efi-bsdrv-$(ARCH) macro
73 $(TARGET_RTDRIVERS): FORMAT=--target efi-rtdrv-$(ARCH) macro
81 FORMAT := -O binary macro
/netbsd-current/external/gpl3/gdb.old/dist/sim/bfin/
H A Dgui.c222 #define FORMAT(rcnt, gcnt, bcnt, acnt, rsh, gsh, bsh, ash) \ macro
228 FORMAT (5, 6, 5, 0, 11, 5, 0, 0)
232 FORMAT (5, 6, 5, 0, 0, 5, 11, 0)
236 FORMAT (8, 8, 8, 0, 16, 8, 0, 0)
240 FORMAT (8, 8, 8, 0, 0, 8, 16, 0)
244 FORMAT (8, 8, 8, 8, 24, 16, 8, 0)
/netbsd-current/external/gpl3/gdb/dist/sim/bfin/
H A Dgui.c287 #define FORMAT(rcnt, gcnt, bcnt, acnt, rsh, gsh, bsh, ash) \ macro
293 FORMAT (5, 6, 5, 0, 11, 5, 0, 0)
299 FORMAT (5, 6, 5, 0, 0, 5, 11, 0)
305 FORMAT (8, 8, 8, 0, 16, 8, 0, 0)
311 FORMAT (8, 8, 8, 0, 0, 8, 16, 0)
317 FORMAT (8, 8, 8, 8, 24, 16, 8, 0)
/netbsd-current/distrib/common/
H A Dsunbootcd.sh37 FORMAT="%-8s offset %4d, size %4d, file %s\n"
82 printf "${FORMAT}" "fsimage:" 0 ${ISOCYLS} "${ISOIMAGE}"
105 printf "${FORMAT}" "Image ${curpart}:" ${curoff} ${curcyls} "${curfile}"
122 printf "${FORMAT}" "Final:" 0 ${ENDCYL} "${ISOIMAGE}"
/netbsd-current/external/gpl3/gcc.old/dist/gcc/
H A Drtl.c44 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) sizeof FORMAT - 1 ,
54 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) NAME ,
96 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) FORMAT ,
105 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) CLASS,
125 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) \
127 ? RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (HOST_WIDE_INT) \
130 : RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (rtunion)),
H A Dgengenrtl.c34 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) { #ENUM, NAME, FORMAT },
167 /* Place a list of all format specifiers we use into the array FORMAT. */
202 gen_rtx_fmt_FORMAT where FORMAT is the RTX_FORMAT of RTLCODE. */
235 /* Generate the code for functions to generate RTL whose format is FORMAT. */
/netbsd-current/external/gpl3/gcc/dist/gcc/
H A Drtl.cc44 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) sizeof FORMAT - 1 ,
54 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) NAME ,
96 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) FORMAT ,
105 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) CLASS,
125 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) \
127 ? RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (HOST_WIDE_INT) \
130 : RTX_HDR_SIZE + (sizeof FORMAT - 1) * sizeof (rtunion)),
H A Dgengenrtl.cc34 #define DEF_RTL_EXPR(ENUM, NAME, FORMAT, CLASS) { #ENUM, NAME, FORMAT },
166 /* Place a list of all format specifiers we use into the array FORMAT. */
201 gen_rtx_fmt_FORMAT where FORMAT is the RTX_FORMAT of RTLCODE. */
234 /* Generate the code for functions to generate RTL whose format is FORMAT. */
/netbsd-current/sys/external/bsd/compiler_rt/dist/lib/sanitizer_common/
H A Dsanitizer_printf.cc318 FORMAT(1, 2)
327 FORMAT(1, 2)
339 FORMAT(3, 4)
348 FORMAT(2, 3)
/netbsd-current/external/gpl3/gcc.old/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_printf.cc316 FORMAT(1, 2)
325 FORMAT(1, 2)
337 FORMAT(3, 4)
346 FORMAT(2, 3)
/netbsd-current/external/gpl3/gcc/dist/libsanitizer/sanitizer_common/
H A Dsanitizer_libc.h53 FORMAT(3, 4);
/netbsd-current/usr.bin/audio/ctl/
H A Dctl.c84 #define FORMAT 10 macro
102 { "play", &info.play, FORMAT, ALIAS },
121 { "record", &info.record, FORMAT, ALIAS },
222 case FORMAT:
266 case FORMAT:
/netbsd-current/external/gpl2/xcvs/dist/src/
H A Dcvsbug.in177 -L | --list) FORMAT=norm ;;
178 -l | -CL | --lisp) FORMAT=lisp ;;
234 case "$FORMAT" in
/netbsd-current/crypto/external/bsd/netpgp/dist/src/netpgpkeys/
H A Dnetpgpkeys.c100 FORMAT, enumerator in enum:optdefs
133 {"format", required_argument, NULL, FORMAT},
339 case FORMAT:
/netbsd-current/sys/arch/powerpc/powerpc/
H A Dofw_machdep.c91 #define ofpanic(FORMAT, ...) do { \
92 ofprint(FORMAT __VA_OPT__(,) __VA_ARGS__); \
93 panic(FORMAT __VA_OPT__(,) __VA_ARGS__); \
/netbsd-current/external/lgpl3/gmp/dist/mpn/cray/cfp/
H A Dmulwwc90.s42 FORMAT NEW
H A Dmulwwj90.s42 FORMAT NEW
/netbsd-current/external/gpl3/binutils.old/dist/ld/
H A Dldgram.h161 FORMAT = 362, /* FORMAT */ enumerator in enum:yytokentype
301 #define FORMAT 362 macro
/netbsd-current/external/gpl3/binutils/dist/ld/
H A Dldgram.h165 FORMAT = 366, /* FORMAT */ enumerator in enum:yytokentype
309 #define FORMAT 366 macro
/netbsd-current/sys/arch/i386/stand/misc/
H A Drawrite.c38 #define FORMAT 5 macro

Completed in 186 milliseconds

123