Searched refs:TEMPSYMLEN (Results 1 – 1 of 1) sorted by relevance
47 #define TEMPSYMLEN 10 in asm_newsym() macro48 char tempsym[TEMPSYMLEN]; in asm_newsym()67 snprintf (tempsym, TEMPSYMLEN, ".L%07u", asmscn->ctx->tempsym_count++); in asm_newsym()