Home
last modified time | relevance | path

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

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-tic54x.c2991 const math_proc_entry *math_proc; in md_begin() local
3081 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()