Lines Matching refs:parse
44 #include <subcmd/parse-options.h>
293 * Do not parse such instruction. */
316 .parse = call__parse,
359 * Examples of lines to parse for the _cpp_lex_token@@Base
457 .parse = jump__parse,
507 if (ops->locked.ins.ops->parse &&
508 ops->locked.ins.ops->parse(arch, ops->locked.ops, ms) < 0)
547 .parse = lock__parse,
608 .parse = mov__parse,
647 .parse = dec__parse,
1128 if (dl->ins.ops->parse && dl->ins.ops->parse(arch, &dl->ops, ms) < 0)