Home
last modified time | relevance | path

Searched defs:fop (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/external/lgpl3/mpfr/dist/src/
H A Dmodf.c27 mpfr_modf (mpfr_ptr iop, mpfr_ptr fop, mpfr_srcptr op, mpfr_rnd_t rnd_mode) in mpfr_modf()
/netbsd/external/gpl3/gcc/dist/gcc/d/dmd/
H A Dclone.c251 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), Id::assign, stc, tf); in buildOpAssign() local
540 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), id, STCstatic, tf); in buildXopEquals() local
625 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), id, STCstatic, tf); in buildXopCmp() local
746 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), id, STCstatic, tf); in buildXtoHash() local
H A Dclone.d302 auto fop = new FuncDeclaration(declLoc, Loc.initial, Id.assign, stc, tf); in buildOpAssign() local
580 auto fop = new FuncDeclaration(declLoc, Loc.initial, id, 0, tf); in buildXopEquals() local
704 auto fop = new FuncDeclaration(declLoc, Loc.initial, id, 0, tf); in buildXopCmp() local
822 auto fop = new FuncDeclaration(declLoc, Loc.initial, id, STC.static_, tf); in buildXtoHash() local
/netbsd/external/gpl3/gcc.old/dist/gcc/d/dmd/
H A Dclone.c251 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), Id::assign, stc, tf); in buildOpAssign() local
540 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), id, STCstatic, tf); in buildXopEquals() local
625 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), id, STCstatic, tf); in buildXopCmp() local
746 FuncDeclaration *fop = new FuncDeclaration(declLoc, Loc(), id, STCstatic, tf); in buildXtoHash() local
/netbsd/external/mit/lua/dist/src/
H A Dlvm.c949 #define op_arithI(L,iop,fop) { \ argument
963 #define op_arithI(L,iop,fop) { \ argument
979 #define op_arithf_aux(L,v1,v2,fop) { \ argument
989 #define op_arithf(L,fop) { \ argument
999 #define op_arithfK(L,fop) { \ argument
1011 #define op_arith_aux(L,v1,v2,iop,fop) { \ argument
1019 #define op_arith_aux(L,v1,v2,iop,fop) { \ argument
1031 #define op_arith(L,iop,fop) { \ argument
1040 #define op_arithK(L,iop,fop) { \ argument
/netbsd/external/gpl3/gcc.old/dist/libgcc/config/i386/
H A Dcrtfastmath.c51 unsigned short fop; in set_fast_math_sse() member
/netbsd/external/gpl3/gcc/dist/libgcc/config/i386/
H A Dcrtfastmath.c51 unsigned short fop; in set_fast_math_sse() member
/netbsd/external/gpl3/gdb/dist/gdbserver/
H A Di387-fp.cc49 unsigned short fop; member
64 unsigned short fop; member
88 unsigned short fop; member
/netbsd/external/gpl3/gdb.old/dist/gdbserver/
H A Di387-fp.cc49 unsigned short fop; member
64 unsigned short fop; member
88 unsigned short fop; member
/netbsd/sys/compat/linux/arch/amd64/
H A Dlinux_machdep.h49 u_int16_t fop; member
/netbsd/external/gpl3/gdb/dist/opcodes/
H A Dsparc-opc.c1674 #define CONDFC(fop, cop, mask, flags) \ argument
1679 #define CONDFCL(fop, cop, mask, flags) \ argument
1684 #define CONDF(fop, mask, flags) \ argument
/netbsd/external/gpl3/binutils.old/dist/opcodes/
H A Dsparc-opc.c1674 #define CONDFC(fop, cop, mask, flags) \ argument
1679 #define CONDFCL(fop, cop, mask, flags) \ argument
1684 #define CONDF(fop, mask, flags) \ argument
/netbsd/external/gpl3/binutils/dist/opcodes/
H A Dsparc-opc.c1674 #define CONDFC(fop, cop, mask, flags) \ argument
1679 #define CONDFCL(fop, cop, mask, flags) \ argument
1684 #define CONDF(fop, mask, flags) \ argument
/netbsd/external/gpl3/gdb.old/dist/opcodes/
H A Dsparc-opc.c1674 #define CONDFC(fop, cop, mask, flags) \ argument
1679 #define CONDFCL(fop, cop, mask, flags) \ argument
1684 #define CONDF(fop, mask, flags) \ argument
/netbsd/usr.sbin/bad144/
H A Dbad144.c601 struct format_op fop; in format() local
/netbsd/sys/external/bsd/ipf/netinet/
H A Dip_dstlist.c266 ipf_dstlist_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *fop) in ipf_dstlist_flush()
H A Dip_htable.c224 iplookupflush_t fop; in ipf_htable_soft_fini() local
/netbsd/external/bsd/ipf/dist/
H A Dip_dstlist.c278 ipf_dstlist_flush(softc, arg, fop) in ipf_dstlist_flush() argument
H A Dip_htable.c215 iplookupflush_t fop; local
/netbsd/external/bsd/openldap/dist/servers/slapd/overlays/
H A Dsyncprov.c503 Operation fop; in syncprov_findbase() local
680 Operation fop; in syncprov_findcsn() local
1768 Operation fop = *op; in check_uuidlist_presence() local
2225 Operation fop; in syncprov_play_accesslog() local
/netbsd/external/bsd/elftoolchain/dist/libdwarf/
H A Dlibdwarf_frame.c919 Dwarf_Unsigned len, Dwarf_Unsigned *count, Dwarf_Frame_Op *fop, in _dwarf_frame_convert_inst()
/netbsd/external/gpl3/gdb/dist/gdb/
H A Di387-tdep.c222 ULONGEST fop; in i387_print_float_info() local
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Di387-tdep.c222 ULONGEST fop; in i387_print_float_info() local
/netbsd/crypto/external/bsd/openssl/dist/engines/
H A De_devcrypto.c431 struct crypt_find_op fop; in prepare_cipher_methods() local
/netbsd/sys/dev/ata/
H A Dwd.c1406 register struct format_op *fop; in wdioctl() local

12