Home
last modified time | relevance | path

Searched refs:symhash (Results 1 – 4 of 4) sorted by relevance

/aoo41x/main/soltools/mkdepend/
H A Dparse.c49 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 …]
H A Ddef.h121 struct symhash { struct
164 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);
H A Dmain.c118 struct symhash *maininclist = NULL;
451 struct symhash *includes;
H A Dpr.c49 struct symhash *symbols;

Completed in 17 milliseconds