Searched defs:funct (Results 1 – 4 of 4) sorted by relevance
74 uint8_t funct; in kinst_emulate() local366 uint8_t funct; in kinst_instr_dissect() local
65 CXXFunctionSummaryFormat::Callback funct, const char *description, in AddCXXSummary()
23 ENGINE *funct; member [all...]
1074 CommandObjectPythonFunction(CommandInterpreter & interpreter,std::string name,std::string funct,std::string help,ScriptedCommandSynchronicity synch,CompletionType completion_type) CommandObjectPythonFunction() argument