Home
last modified time | relevance | path

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

/freebsd/contrib/lua/src/
H A Dlvm.c904 #define op_arithI(L,iop,fop) { \ argument
923 #define op_arithf_aux(L,v1,v2,fop) { \ argument
933 #define op_arithf(L,fop) { \ argument
943 #define op_arithfK(L,fop) { \ argument
953 #define op_arith_aux(L,v1,v2,iop,fop) { \ argument
965 #define op_arith(L,iop,fop) { \ argument
974 #define op_arithK(L,iop,fop) { \ argument
/freebsd/contrib/llvm-project/lldb/source/Plugins/Process/Utility/
H A DRegisterContextNetBSD_i386.cpp39 uint16_t fop; // Last Instruction Opcode (fop) member
H A DRegisterContextDarwin_i386.h81 uint16_t fop; member
H A DRegisterContextLinux_i386.cpp39 uint16_t fop; // Last Instruction Opcode (fop) member
H A DRegisterContextDarwin_x86_64.h86 uint16_t fop; // "fop" member
H A DRegisterContext_x86.h273 uint16_t fop; // Last Instruction Opcode (fop) member
/freebsd/sys/i386/linux/
H A Dlinux_ptrace_machdep.c199 l_ushort fop; member
/freebsd/sys/netpfil/ipfilter/netinet/
H A Dip_dstlist.c255 ipf_dstlist_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *fop) in ipf_dstlist_flush()
H A Dip_htable.c200 iplookupflush_t fop; in ipf_htable_soft_fini() local
/freebsd/contrib/elftoolchain/libdwarf/
H A Dlibdwarf_frame.c918 Dwarf_Unsigned len, Dwarf_Unsigned *count, Dwarf_Frame_Op *fop, in _dwarf_frame_convert_inst()
/freebsd/sys/x86/linux/
H A Dlinux_x86_sigframe.h148 u_int16_t fop; member
/freebsd/crypto/openssl/engines/
H A De_devcrypto.c431 struct crypt_find_op fop; in prepare_cipher_methods() local