Searched refs:math_entry (Results 1 – 1 of 1) sorted by relevance
4519 math_proc_entry *math_entry = hash_find (math_hash, name); in subsym_substitute() local4534 if (math_entry != NULL) in subsym_substitute()4540 if (math_entry->nargs == 2) in subsym_substitute()4549 fresult = (*math_entry->proc) (farg1, farg2); in subsym_substitute()4551 if (math_entry->int_return) in subsym_substitute()