Searched defs:regnr (Results 1 - 5 of 5) sorted by relevance

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/arch/i386/math-emu/
H A Dfpu_tags.c37 int FPU_gettag(int regnr) argument
45 int regnr = top; local
54 int regnr = stnr+top; local
61 FPU_settag(int regnr, int tag) argument
92 int regnr = (top+stnr) & 7; local
120 int regnr = top; local
[all...]
H A Dfpu_aux.c134 int regnr = top & 7, regnri = ((regnr + i) & 7); local
H A Dfpu_entry.c686 int offset, other, i, tags, regnr, tag, newtop; local
H A Dreg_ld_str.c1273 int i, regnr; local
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/src/linux/linux-2.6/drivers/char/
H A Dstallion.c2729 static int stl_cd1400getreg(struct stlport *portp, int regnr) argument
2735 static void stl_cd1400setreg(struct stlport *portp, int regnr, in argument
2741 stl_cd1400updatereg(struct stlport *portp, int regnr, int value) argument
3713 stl_sc26198getreg(struct stlport *portp, int regnr) argument
3719 stl_sc26198setreg(struct stlport *portp, int regnr, int value) argument
3725 stl_sc26198updatereg(struct stlport *portp, int regnr, int value) argument
3741 stl_sc26198getglobreg(struct stlport *portp, int regnr) argument
[all...]

Completed in 110 milliseconds