Searched refs:symhash (Results 1 – 4 of 4) sorted by relevance
49 struct symhash *symbols;173 struct symhash *symbols;229 struct symhash *symbols;399 struct symhash **symbols;434 struct symhash *symbols; in hash_copy()437 struct symhash *newsym;441 newsym = (struct symhash *) malloc( sizeof( struct symhash ) );470 struct symhash *symbols; in hash_free()506 *symbols = (struct symhash *) malloc( sizeof( struct symhash ) );549 struct symhash *symbols;[all …]
121 struct symhash { struct164 void define( char *def, struct symhash **symbols );165 void hash_define(char *name, char * val, struct symhash **symbols);166 struct symhash *hash_copy( struct symhash *symbols );167 void hash_free( struct symhash *symbols );171 struct IncludesCollection* incCollection, struct symhash *symbols);178 struct IncludesCollection* incCollection, struct symhash *symbols);
118 struct symhash *maininclist = NULL;451 struct symhash *includes;
49 struct symhash *symbols;
Completed in 27 milliseconds