Searched defs:the_desc (Results 1 – 3 of 3) sorted by relevance
87 const instr_desc *the_desc; /* pointer to the relevant entry in the instructions array */ in disassemble() local
78 Solvers::add(std::string the_label, std::string the_desc, int the_ispar, std::function<Solver*(Oink… in add()