Home
last modified time | relevance | path

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

/linux-3.4.99/arch/m68k/fpsp040/
Dx_unimp.S35 |xref do_func
68 bsrl do_func |do the function
DMakefile5 obj-y := bindec.o binstr.o decbin.o do_func.o gen_except.o get_op.o \
Ddo_func.S2 | do_func.sa 3.4 2/18/91
9 | do_func by forcing the default result. Normalized and
60 .global do_func
61 do_func: label
Dsint.S8 | Entry points sint and sintrz are called from do_func
Dkernel_ex.S62 | t_dz2 is used by monadic functions such as flogn (from do_func).
Dscale.S9 | The entry point sscale is called from do_func to emulate
Dtbldo.S6 | of indirection in do_func for monadic
9 | in do_func. The table is arranged for
/linux-3.4.99/scripts/
Drecordmcount.h34 #undef do_func
63 # define do_func do64 macro
96 # define do_func do32 macro
501 do_func(Elf_Ehdr *const ehdr, char const *const fname, unsigned const reltype) in do_func() function