HomeSort by relevance Sort by last modified time
    Searched refs:lprint (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/yasm/source/patched-yasm/modules/arch/x86/
gen_x86_insn.py 62 def lprint(s, f = stdout, e = '\n') : function
121 lprint("Warning: unrecognized arg %s" % arg)
312 lprint("Warning: unrecognized arg %s" % arg)
585 lprint("warning: unused groups: %s" % ", ".join(unused_groups))
588 lprint("/* Generated by %s r%s, do not edit */" % \
590 lprint("""%%ignore-case
601 lprint("%s,\t%s" % (keyword.lower(), insns[keyword]), f)
629 lprint("/* Generated by %s r%s, do not edit */" % \
631 lprint("static const x86_info_operand insn_operands[] = {", f)
632 lprint(" ", f, ''
    [all...]
  /external/llvm/lib/Support/
regengine.inc 64 #define print lprint
  /bionic/libc/upstream-netbsd/lib/libc/regex/
engine.c 100 #define print lprint

Completed in 262 milliseconds