| /mirbsd/src/sbin/growfs/ |
| D | debug.h | 72 #define DBG_DUMP_HEX(F,C,M) dbg_dump_hex((F),(C),(M)) argument 73 #define DBG_DUMP_FS(F,C) dbg_dump_fs((F),(C)) argument 74 #define DBG_DUMP_CG(F,C,M) dbg_dump_cg((C),(M)) argument 75 #define DBG_DUMP_CSUM(F,C,M) dbg_dump_csum((C),(M)) argument 76 #define DBG_DUMP_INO(F,C,M) dbg_dump_ino((F),(C),(M)) argument 77 #define DBG_DUMP_IBLK(F,C,M,L) dbg_dump_iblk((F),(C),(M),(L)) argument 78 #define DBG_DUMP_INMAP(F,C,M) dbg_dump_inmap((F),(C),(M)) argument 79 #define DBG_DUMP_FRMAP(F,C,M) dbg_dump_frmap((F),(C),(M)) argument 80 #define DBG_DUMP_CLMAP(F,C,M) dbg_dump_clmap((F),(C),(M)) argument 81 #define DBG_DUMP_CLSUM(F,C,M) dbg_dump_clsum((F),(C),(M)) argument [all …]
|
| /mirbsd/src/gnu/usr.bin/cvs/lib/ |
| D | dirname.h | 37 # define IS_ABSOLUTE_FILE_NAME(F) ISSLASH ((F)[FILE_SYSTEM_PREFIX_LEN (F)]) argument 38 # define IS_RELATIVE_FILE_NAME(F) (! IS_ABSOLUTE_FILE_NAME (F)) argument
|
| /mirbsd/src/gnu/usr.bin/binutils/opcodes/ |
| D | openrisc-opc.c | 46 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_##f] macro 48 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_/**/f] macro 531 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_##f] macro 533 #define F(f) & openrisc_cgen_ifld_table[OPENRISC_/**/f] macro
|
| D | ip2k-opc.c | 80 #define F(f) & ip2k_cgen_ifld_table[IP2K_##f] macro 82 #define F(f) & ip2k_cgen_ifld_table[IP2K_/**/f] macro 677 #define F(f) & ip2k_cgen_ifld_table[IP2K_##f] macro 679 #define F(f) & ip2k_cgen_ifld_table[IP2K_/**/f] macro
|
| D | xstormy16-opc.c | 44 #define F(f) & xstormy16_cgen_ifld_table[XSTORMY16_##f] macro 46 #define F(f) & xstormy16_cgen_ifld_table[XSTORMY16_/**/f] macro 965 #define F(f) & xstormy16_cgen_ifld_table[XSTORMY16_##f] macro 967 #define F(f) & xstormy16_cgen_ifld_table[XSTORMY16_/**/f] macro
|
| D | fr30-opc.c | 44 #define F(f) & fr30_cgen_ifld_table[FR30_##f] macro 46 #define F(f) & fr30_cgen_ifld_table[FR30_/**/f] macro 1191 #define F(f) & fr30_cgen_ifld_table[FR30_##f] macro 1193 #define F(f) & fr30_cgen_ifld_table[FR30_/**/f] macro
|
| D | ms1-opc.c | 80 #define F(f) & ms1_cgen_ifld_table[MS1_##f] macro 82 #define F(f) & ms1_cgen_ifld_table[MS1_/**/f] macro 735 #define F(f) & ms1_cgen_ifld_table[MS1_##f] macro 737 #define F(f) & ms1_cgen_ifld_table[MS1_/**/f] macro
|
| D | m32r-opc.c | 67 #define F(f) & m32r_cgen_ifld_table[M32R_##f] macro 69 #define F(f) & m32r_cgen_ifld_table[M32R_/**/f] macro 1132 #define F(f) & m32r_cgen_ifld_table[M32R_##f] macro 1134 #define F(f) & m32r_cgen_ifld_table[M32R_/**/f] macro
|
| D | iq2000-opc.c | 44 #define F(f) & iq2000_cgen_ifld_table[IQ2000_##f] macro 46 #define F(f) & iq2000_cgen_ifld_table[IQ2000_/**/f] macro 1911 #define F(f) & iq2000_cgen_ifld_table[IQ2000_##f] macro 1913 #define F(f) & iq2000_cgen_ifld_table[IQ2000_/**/f] macro
|
| D | pdp11-dis.c | 29 #define F info->stream macro
|
| D | frv-opc.c | 890 #define F(f) & frv_cgen_ifld_table[FRV_##f] macro 892 #define F(f) & frv_cgen_ifld_table[FRV_/**/f] macro 5993 #define F(f) & frv_cgen_ifld_table[FRV_##f] macro 5995 #define F(f) & frv_cgen_ifld_table[FRV_/**/f] macro
|
| /mirbsd/src/lib/libc/quad/TESTS/ |
| D | Makefile | 8 F= MKC_DEBG=Yes macro
|
| /mirbsd/src/gnu/usr.bin/lynx/src/ |
| D | structdump.h | 83 #define DUMPSTRUCT_FORMINFO(F,X) \ argument
|
| /mirbsd/src/lib/libm/src/ |
| D | s_cbrtf.c | 35 F = 1.6071428061e+00, /* 45/28 = 0x3fcdb6db */ variable
|
| D | s_cbrt.c | 32 F = 1.60714285714285720630e+00, /* 45/28 = 0x3FF9B6DB, 0x6DB6DB6E */ variable
|
| /mirbsd/src/usr.bin/join/ |
| D | join.c | 281 void slurp(INPUT *F) in slurp() 302 slurpit(INPUT *F) in slurpit() 434 outoneline(INPUT *F, LINE *lp) in outoneline()
|
| /mirbsd/src/sys/dev/pci/ |
| D | if_em_osdep.h | 47 #define DEBUGFUNC(F) DEBUGOUT(F); argument 53 #define DEBUGOUT7(S,A,B,C,D,E,F,G) printf(S "\n",A,B,C,D,E,F,G) argument 59 #define DEBUGOUT7(S,A,B,C,D,E,F,G) argument
|
| /mirbsd/src/gnu/usr.bin/perl/pod/ |
| D | perlglossary.pod | 1021 =head2 F section in DESCRIPTION
|
| /mirbsd/src/gnu/usr.bin/binutils/gas/config/ |
| D | tc-pj.h | 38 #define md_convert_frag(B, S, F) (as_fatal (_("convert_frag\n")), 0) argument
|
| D | tc-ns32k.h | 26 #define TC_PCREL_ADJUST(F) md_pcrel_adjust(F) argument
|
| /mirbsd/src/lib/libsectok/ |
| D | atr.c | 151 int F, D, Fi, Di, N, etu, WI; in sectok_parse_atr() local
|
| D | todos_atr.c | 170 int F, D, Fi, Di, N, etu, WI; in todos_get_atr() local
|
| /mirbsd/src/lib/libssl/src/crypto/md4/ |
| D | md4_locl.h | 140 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) macro
|
| /mirbsd/src/lib/libssl/src/crypto/md5/ |
| D | md5_locl.h | 149 #define F(b,c,d) ((((c) ^ (d)) & (b)) ^ (d)) macro
|
| /mirbsd/src/usr.bin/sort/ |
| D | sort.h | 55 #define F 8 /* weight lower and upper case the same */ macro
|