Searched refs:math_proc (Results 1 – 1 of 1) sorted by relevance
2963 const math_proc_entry *math_proc; in md_begin() local3053 for (math_proc = math_procs; math_proc->name; math_proc++) in md_begin()3057 hash_err = hash_insert (subsym_hash[0], math_proc->name, in md_begin()3058 (char *) math_proc); in md_begin()3059 hash_err = hash_insert (math_hash, math_proc->name, in md_begin()3060 (char *) math_proc); in md_begin()