Searched refs:InclTable (Results 1 – 1 of 1) sorted by relevance
472 InclTable; typedef475 static InclTable *inclTable; /* global include table */506 InclTable *pTbl; in record_include_end()527 inclTable = (InclTable *) in allocate_include_entry()528 xmalloc (sizeof (InclTable) * INITIAL_INCLUDE_TABLE_LENGTH); in allocate_include_entry()530 '\0', sizeof (InclTable) * INITIAL_INCLUDE_TABLE_LENGTH); in allocate_include_entry()537 inclTable = (InclTable *) in allocate_include_entry()538 xrealloc (inclTable, sizeof (InclTable) * inclLength); in allocate_include_entry()540 '\0', sizeof (InclTable) * INITIAL_INCLUDE_TABLE_LENGTH); in allocate_include_entry()