Searched defs:f1 (Results 151 - 175 of 203) sorted by relevance

123456789

/openbsd-current/gnu/usr.bin/binutils-2.17/bfd/
H A Dm68klinux.c440 struct fixup *f, *f1; local
[all...]
H A Dsparclinux.c437 struct fixup *f, *f1; local
[all...]
H A Delf32-msp430.c766 int f0, f1; /* From code. */ member in struct:rcodes_s
/openbsd-current/gnu/usr.bin/gcc/gcc/config/rs6000/
H A Dppc-asm.h48 #define f1 1 macro
/openbsd-current/sbin/restore/
H A Dinteractive.c752 fcmp(const void *f1, const void *f2) argument
/openbsd-current/usr.sbin/tcpdump/
H A Dprint-smb.c127 uchar *f1=NULL,*f2=NULL; local
242 uchar *f1,*f2,*f3,*f4; local
287 uchar *f1 local
311 uchar *f1=NULL,*f2=NULL; local
529 char *f1,*f2; local
[all...]
/openbsd-current/sys/arch/mips64/include/
H A Dframe.h80 f_register_t f1; member in struct:trapframe
/openbsd-current/usr.bin/rsync/
H A Dflist.c61 const struct flist *f1 = p1, *f2 = p2; local
/openbsd-current/usr.sbin/unbound/testcode/
H A Dunitauth.c687 checkfile(char* f1, char *f2) argument
/openbsd-current/gnu/usr.bin/binutils/gdb/testsuite/gdb.base/
H A Dfuncargs.c187 void call2a (char c, float f1, short s, double d1, int i, float f2, long l, double d2) argument
197 void call2b (float f1, short s, double d1, int i, float f2, long l, double d2, char c) argument
207 void call2c (short s, double d1, int i, float f2, long l, double d2, char c, float f1) argument
217 call2d(double d1, int i, float f2, long l, double d2, char c, float f1, short s) argument
227 call2e(int i, float f2, long l, double d2, char c, float f1, short s, double d1) argument
237 call2f(float f2, long l, double d2, char c, float f1, short s, double d1, int i) argument
247 call2g(long l, double d2, char c, float f1, short s, double d1, int i, float f2) argument
257 call2h(double d2, char c, float f1, short s, double d1, int i, float f2, long l) argument
267 call2i(char c1, float f1, char c2, char c3, double d1, char c4, char c5, char c6, float f2, short s, char c7, double d2) argument
[all...]
H A Dcall-ar-st.c578 init_small_structs( struct small_rep_info_t *struct1, struct small_rep_info_t *struct2, struct small_rep_info_t *struct3, struct small_rep_info_t *struct4, struct bit_flags_t *flags, struct bit_flags_combo_t *flags_combo, struct three_char_t *three_char, struct five_char_t *five_char, struct int_char_combo_t *int_char_combo, struct one_double_t *d1, struct one_double_t *d2, struct one_double_t *d3, struct two_floats_t *f1, struct two_floats_t *f2, struct two_floats_t *f3) argument
882 print_small_structs( struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
943 print_long_arg_list( double a, double b, int c, int d, int e, int f, struct small_rep_info_t struct1, struct small_rep_info_t struct2, struct small_rep_info_t struct3, struct small_rep_info_t struct4, struct bit_flags_t flags, struct bit_flags_combo_t flags_combo, struct three_char_t three_char, struct five_char_t five_char, struct int_char_combo_t int_char_combo, struct one_double_t d1, struct one_double_t d2, struct one_double_t d3, struct two_floats_t f1, struct two_floats_t f2, struct two_floats_t f3) argument
1189 static struct two_floats_t *f1; local
[all...]
/openbsd-current/gnu/usr.bin/cvs/src/
H A Dhistory.c547 struct file_list_str *f1; local
/openbsd-current/usr.bin/sort/
H A Dsort.c713 size_t c1, f1; local
/openbsd-current/gnu/llvm/compiler-rt/lib/tsan/rtl/
H A Dtsan_ppc_regs.h34 #define f1 1 macro
/openbsd-current/lib/libc/gen/
H A Dlogin_cap.c160 char *f1 = NULL, **f2 = NULL; local
/openbsd-current/usr.bin/rdistd/
H A Dserver.c800 FILE *f1, *f2; local
/openbsd-current/usr.bin/systat/
H A Dvmstat.c333 float f1, f2; local
/openbsd-current/usr.bin/cvs/
H A Dfile.c1137 cvs_filelist_cmp(struct cvs_filelist *f1, struct cvs_filelist *f2) argument
/openbsd-current/gnu/llvm/lldb/source/Plugins/Process/Utility/
H A DRegisterContextFreeBSD_mips64.cpp110 uint64_t f1; member in struct:_FPR
/openbsd-current/bin/test/
H A Dtest.c548 newerf(const char *f1, const char *f2) argument
558 olderf(const char *f1, const char *f2) argument
568 equalf(const char *f1, const char *f2) argument
/openbsd-current/gnu/gcc/gcc/
H A Dcfgcleanup.c1058 flow_find_cross_jump(int mode ATTRIBUTE_UNUSED, basic_block bb1, basic_block bb2, rtx *f1, rtx *f2) argument
1171 edge f1 = FALLTHRU_EDGE (bb1); local
1321 edge b1, f1, b2, f2; local
[all...]
/openbsd-current/gnu/usr.bin/gcc/gcc/
H A Dsimplify-rtx.c808 REAL_VALUE_TYPE f0, f1, value; local
H A Dcfgcleanup.c1163 edge b1, f1, b2, f2; local
[all...]
/openbsd-current/sys/scsi/
H A Dses.h142 u_int8_t f1; /* use of these flags depends on the SES_T */ member in struct:ses_status
/openbsd-current/usr.bin/rcs/
H A Ddiff.c302 FILE *f1, *f2; local
410 files_differ(FILE *f1, FILE *f2) argument
632 check(FILE *f1, FILE *f2, int flags) argument
787 output(FILE *f1, FILE *f2, int flags) argument
876 change(FILE *f1, FILE *f2, int a, int b, int c, int d, int flags) argument
1197 dump_context_vec(FILE *f1, FILE *f2, int flags) argument
1300 dump_unified_vec(FILE *f1, FILE *f2, int flags) argument
[all...]

Completed in 216 milliseconds

123456789