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