Searched defs:fop (Results 1 – 12 of 12) sorted by relevance
/freebsd/contrib/lua/src/ |
H A D | lvm.c | 904 #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 D | RegisterContextNetBSD_i386.cpp | 39 uint16_t fop; // Last Instruction Opcode (fop) member
|
H A D | RegisterContextDarwin_i386.h | 81 uint16_t fop; member
|
H A D | RegisterContextLinux_i386.cpp | 39 uint16_t fop; // Last Instruction Opcode (fop) member
|
H A D | RegisterContextDarwin_x86_64.h | 86 uint16_t fop; // "fop" member
|
H A D | RegisterContext_x86.h | 273 uint16_t fop; // Last Instruction Opcode (fop) member
|
/freebsd/sys/i386/linux/ |
H A D | linux_ptrace_machdep.c | 199 l_ushort fop; member
|
/freebsd/sys/netpfil/ipfilter/netinet/ |
H A D | ip_dstlist.c | 255 ipf_dstlist_flush(ipf_main_softc_t *softc, void *arg, iplookupflush_t *fop) in ipf_dstlist_flush()
|
H A D | ip_htable.c | 200 iplookupflush_t fop; in ipf_htable_soft_fini() local
|
/freebsd/contrib/elftoolchain/libdwarf/ |
H A D | libdwarf_frame.c | 918 Dwarf_Unsigned len, Dwarf_Unsigned *count, Dwarf_Frame_Op *fop, in _dwarf_frame_convert_inst()
|
/freebsd/sys/x86/linux/ |
H A D | linux_x86_sigframe.h | 148 u_int16_t fop; member
|
/freebsd/crypto/openssl/engines/ |
H A D | e_devcrypto.c | 431 struct crypt_find_op fop; in prepare_cipher_methods() local
|