Home
last modified time | relevance | path

Searched defs:ax (Results 1 – 25 of 72) sorted by relevance

123

/netbsd-src/external/lgpl3/mpfr/dist/src/
H A Dsqr.c39 mpfr_exp_t ax; in mpfr_sqr_1() local
140 mpfr_exp_t ax; in mpfr_sqr_1n() local
238 mpfr_exp_t ax = 2 * MPFR_GET_EXP(b); in mpfr_sqr_2() local
366 mpfr_exp_t ax = 2 * MPFR_GET_EXP(b); in mpfr_sqr_3() local
511 mpfr_exp_t ax; in mpfr_sqr() local
H A Dmul.c39 mpfr_exp_t ax; in mpfr_mul3() local
272 mpfr_exp_t ax; in mpfr_mul_1() local
372 mpfr_exp_t ax; in mpfr_mul_1n() local
469 mpfr_exp_t ax = MPFR_GET_EXP(b) + MPFR_GET_EXP(c); in mpfr_mul_2() local
593 mpfr_exp_t ax = MPFR_GET_EXP(b) + MPFR_GET_EXP(c); in mpfr_mul_3() local
735 mpfr_exp_t ax, ax2; in mpfr_mul() local
/netbsd-src/external/gpl3/binutils.old/dist/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/netbsd-src/external/gpl3/binutils/dist/include/coff/
H A Decoff.h251 #define AUX_GET_ANY(bigend, ax, field) \ argument
254 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument
255 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument
256 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument
257 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument
258 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument
259 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument
261 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument
266 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument
268 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument
[all …]
/netbsd-src/lib/libm/complex/
H A Dcatrigf.c161 float x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhf() local
216 float x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosf() local
294 float ax, ay, t; in clog_for_large_values() local
354 float x, y, ax, ay, rx, ry; in catanhf() local
H A Dcatrig.c300 double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinh() local
381 double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacos() local
481 double ax, ay, t; in clog_for_large_values() local
592 double x, y, ax, ay, rx, ry; in catanh() local
H A Dcatrigl.c194 long double x, y, ax, ay, rx, ry, B, sqrt_A2my2, new_y; in casinhl() local
246 long double x, y, ax, ay, rx, ry, B, sqrt_A2mx2, new_x; in cacosl() local
323 long double ax, ay, t; in clog_for_large_values() local
382 long double x, y, ax, ay, rx, ry; in catanhl() local
/netbsd-src/external/gpl3/gdb/dist/sim/testsuite/sh/
H A Dfcnvds.s55 ax: .long x label
/netbsd-src/sys/arch/i386/pci/
H A Dpcibios.c349 uint16_t ax, bx, cx; in pcibios_get_status() local
385 uint16_t ax, bx; in pcibios_get_intr_routing() local
419 pcibios_return_code(uint16_t ax, const char *func) in pcibios_return_code()
604 uint16_t ax, bx, cx; in pcibios_biosroute() local
/netbsd-src/external/gpl3/gcc.old/dist/contrib/
H A Dcompare_two_ftime_report_sets243 def t_dist_alpha_at_index(ax): argument
254 def t_dist_value_at_index(ax, dx): argument
282 def t_dist_value_within_deviations(dx, ax, deviations): argument
292 def t_dist_index_of_degree_for_deviations(ax, deviations): argument
/netbsd-src/external/gpl3/gcc/dist/contrib/
H A Dcompare_two_ftime_report_sets243 def t_dist_alpha_at_index(ax): argument
254 def t_dist_value_at_index(ax, dx): argument
282 def t_dist_value_within_deviations(dx, ax, deviations): argument
292 def t_dist_index_of_degree_for_deviations(ax, deviations): argument
/netbsd-src/sys/dev/usb/
H A Dauvitek_video.c546 struct auvitek_xfer *ax = &sc->sc_ax; in auvitek_start_xfer() local
601 struct auvitek_xfer *ax = &sc->sc_ax; in auvitek_stop_xfer() local
640 struct auvitek_xfer *ax = &sc->sc_ax; in auvitek_isoc_start() local
659 struct auvitek_xfer *ax = isoc->i_ax; in auvitek_isoc_start1() local
691 struct auvitek_xfer *ax = isoc->i_ax; in auvitek_isoc_intr() local
/netbsd-src/lib/libm/src/
H A Ds_cospi.c84 double ax, c; in cospi() local
H A Ds_sinpi.c86 double ax, hi, lo, s; in sinpi() local
H A Ds_cospif.c50 float ax, c; in cospif() local
H A Ds_tanpif.c65 float ax, hi, lo, odd, t; in tanpif() local
H A Ds_log1p.c112 int32_t k,hx,hu,ax; in __weak_alias() local
H A Ds_sinpif.c56 float ax, hi, lo, s; in sinpif() local
H A Ds_tanpi.c117 double ax, hi, lo, odd, t; in tanpi() local
/netbsd-src/lib/libm/ld128/
H A Ds_cospil.c49 long double ai, ar, ax, c; in cospil() local
H A Ds_sinpil.c49 long double ai, ar, ax, hi, lo, s; in sinpil() local
/netbsd-src/lib/libm/ld80/
H A Ds_cospil.c48 long double ax, c; in cospil() local
H A Ds_sinpil.c50 long double ax, hi, lo, s; in sinpil() local
/netbsd-src/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc3 int ax = 9; variable
/netbsd-src/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc3 int ax = 9; variable

123