Searched refs:math_hash (Results 1 – 1 of 1) sorted by relevance
186 static struct hash_control *math_hash; /* Built-in math functions. */ variable3052 math_hash = hash_new (); in md_begin()3059 hash_err = hash_insert (math_hash, math_proc->name, in md_begin()4519 math_proc_entry *math_entry = hash_find (math_hash, name); in subsym_substitute()