Searched refs:tg_built (Results 1 – 1 of 1) sorted by relevance
345 static int tg_built; /* flag indicating that type graph is built */ variable2379 int wasbuilt = tg_built; in typegraph()2396 if (tg_built) in typegraph()2482 tg_built = 1; in typegraph()2529 if (!tg_built) { in typegraph_built()