Searched refs:ntemp (Results 1 – 1 of 1) sorted by relevance
1593 char ntemp[8]; in emit_so_movs() local1594 snprintf(ntemp, 8, "tfout%d", i); in emit_so_movs()1595 ctx->so_names[i] = strdup(ntemp); in emit_so_movs()