Home
last modified time | relevance | path

Searched refs:opbits_str (Results 1 – 1 of 1) sorted by relevance

/third_party/ltp/tools/sparse/sparse-src/
Dcompile-i386.c1138 static char opbits_str[32]; in opbits() local
1149 sprintf(opbits_str, "%s%c", insn, c); in opbits()
1151 return opbits_str; in opbits()