Home
last modified time | relevance | path

Searched refs:math_entry (Results 1 – 1 of 1) sorted by relevance

/toolchain/binutils/binutils-2.27/gas/config/
Dtc-tic54x.c4519 math_proc_entry *math_entry = hash_find (math_hash, name); in subsym_substitute() local
4534 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()