HomeSort by: relevance | last modified time | path
    Searched defs:CmdType (Results 1 - 2 of 2) sorted by relevancy

  /src/external/gpl3/binutils/dist/gprofng/src/
Command.h 43 enum CmdType
227 const CmdType token; // command key
241 static CmdType get_command (char *cmd, int &arg_count, int &param);
242 static const char *get_cmd_str (CmdType type);
267 DispTab (int ntype, int num, bool vis, CmdType token)
282 CmdType cmdtoken; // command token
  /src/external/gpl3/binutils.old/dist/gprofng/src/
Command.h 43 enum CmdType
227 const CmdType token; // command key
241 static CmdType get_command (char *cmd, int &arg_count, int &param);
242 static const char *get_cmd_str (CmdType type);
267 DispTab (int ntype, int num, bool vis, CmdType token)
282 CmdType cmdtoken; // command token

Completed in 15 milliseconds