Searched defs:bundled (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/VEX/priv/
H A Dhost_tilegx_defs.c1307 Int n, k, bundled = 0; local
1312 bundled++;
1315 /* Print "{", ";" and "}" only if multiple instructions are bundled. */
1316 if (bundled > 1)
1319 n = bundled;
1331 if (bundled > 1)

Completed in 64 milliseconds