Searched defs:srcp2 (Results 1 - 10 of 10) sorted by relevance

/linux-master/arch/parisc/math-emu/
H A Dfcnvfu.c291 register unsigned int srcp1, srcp2, result; local
415 register unsigned int srcp1, srcp2, resultp1, resultp2; local
[all...]
H A Ddfsqrt.c44 register unsigned int srcp1, srcp2, resultp1, resultp2; local
[all...]
H A Dfcnvxf.c174 unsigned int result = 0, srcp2; local
279 register unsigned int srcp2, resultp1 = 0, resultp2 = 0; local
[all...]
H A Dfcnvuf.c153 unsigned int srcp1, srcp2, result = 0; local
235 register unsigned int srcp1, srcp2, resultp1 = 0, resultp2 = 0; local
[all...]
H A Dfrnd.c145 register unsigned int srcp1, srcp2, resultp1, resultp2; local
[all...]
H A Dfcnvfut.c189 register unsigned int srcp1, srcp2, result; local
259 register unsigned int srcp1, srcp2, resultp1, resultp2; local
[all...]
H A Dfcnvff.c134 register unsigned int srcp1, srcp2, result; local
H A Dfcnvfx.c269 register unsigned int srcp1,srcp2, tempp1,tempp2; local
381 register unsigned int srcp1, srcp2, tempp local
[all...]
H A Dfcnvfxt.c190 register unsigned int srcp1, srcp2, tempp1, tempp2; local
256 register unsigned int srcp1, srcp2, tempp1, tempp2, resultp2; local
[all...]
/linux-master/include/linux/
H A Dcpumask.h185 unsigned int cpumask_first_and(const struct cpumask *srcp1, const struct cpumask *srcp2) argument
412 cpumask_nth_and(unsigned int cpu, const struct cpumask *srcp1, const struct cpumask *srcp2) argument
428 cpumask_nth_andnot(unsigned int cpu, const struct cpumask *srcp1, const struct cpumask *srcp2) argument
445 cpumask_nth_and_andnot(unsigned int cpu, const struct cpumask *srcp1, const struct cpumask *srcp2, const struct cpumask *srcp3) argument
717 cpumask_weight_and(const struct cpumask *srcp1, const struct cpumask *srcp2) argument
730 cpumask_weight_andnot(const struct cpumask *srcp1, const struct cpumask *srcp2) argument
[all...]

Completed in 132 milliseconds