Searched refs:math_proc (Results 1 – 1 of 1) sorted by relevance
2991 const math_proc_entry *math_proc; in md_begin() local3081 for (math_proc = math_procs; math_proc->name; math_proc++) in md_begin()3085 hash_err = hash_insert (subsym_hash[0], math_proc->name, in md_begin()3086 (char *) math_proc); in md_begin()3087 hash_err = hash_insert (math_hash, math_proc->name, in md_begin()3088 (char *) math_proc); in md_begin()