Searched refs:symhash (Results 1 – 4 of 4) sorted by relevance
49 struct symhash *symbols;173 struct symhash *symbols;229 struct symhash *symbols;404 struct symhash **symbols;439 struct symhash *symbols; in hash_copy()442 struct symhash *newsym;446 newsym = (struct symhash *) malloc( sizeof( struct symhash ) );475 struct symhash *symbols; in hash_free()511 *symbols = (struct symhash *) malloc( sizeof( struct symhash ) );554 struct symhash *symbols;[all …]
122 struct symhash { struct165 void define( char *def, struct symhash **symbols );166 void hash_define(char *name, char * val, struct symhash **symbols);167 struct symhash *hash_copy( struct symhash *symbols );168 void hash_free( struct symhash *symbols );172 struct IncludesCollection* incCollection, struct symhash *symbols);179 struct IncludesCollection* incCollection, struct symhash *symbols);
118 struct symhash *maininclist = NULL;451 struct symhash *includes;
49 struct symhash *symbols;
Completed in 18 milliseconds