Home
last modified time | relevance | path

Searched defs:funct (Results 1 – 4 of 4) sorted by relevance

/freebsd/sys/cddl/dev/kinst/riscv/
H A Dkinst_isa.c74 uint8_t funct; in kinst_emulate() local
366 uint8_t funct; in kinst_instr_dissect() local
/freebsd/contrib/llvm-project/lldb/source/DataFormatters/
H A DFormattersHelpers.cpp65 CXXFunctionSummaryFormat::Callback funct, const char *description, in AddCXXSummary()
/freebsd/crypto/openssl/crypto/engine/
H A Deng_table.c23 ENGINE *funct; member
/freebsd/contrib/llvm-project/lldb/source/Commands/
H A DCommandObjectCommands.cpp1030 std::string funct, std::string help, in CommandObjectPythonFunction()