Searched defs:stack_record (Results 1 – 1 of 1) sorted by relevance
58 struct stack_record { struct59 struct stack_record *next; /* Link in the hash table */ argument79 static struct stack_record **stack_table; argument