Searched refs:invocbuf (Results 1 – 1 of 1) sorted by relevance
6468 char invocbuf[25]; in emit_ios_geom() local6471 snprintf(invocbuf, 25, ", invocations = %d", ctx->gs_num_invocations); in emit_ios_geom()6474 ctx->gs_num_invocations > 1 ? invocbuf : ""); in emit_ios_geom()