Home
last modified time | relevance | path

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

1234

/netbsd/external/gpl3/gdb/dist/gdb/
H A Dax-gdb.c311 gen_trace_static_fields (struct agent_expr *ax, in gen_trace_static_fields()
456 gen_extend (struct agent_expr *ax, struct type *type) in gen_extend()
469 gen_fetch (struct agent_expr *ax, struct type *type) in gen_fetch()
532 gen_left_shift (struct agent_expr *ax, int distance) in gen_left_shift()
553 gen_frame_args_address (struct agent_expr *ax) in gen_frame_args_address()
568 gen_frame_locals_address (struct agent_expr *ax) in gen_frame_locals_address()
586 gen_offset (struct agent_expr *ax, int offset) in gen_offset()
740 gen_msym_var_ref (agent_expr *ax, axs_value *value, in gen_msym_var_ref()
1701 struct agent_expr *ax, struct axs_value *value) in gen_repeat()
1745 struct agent_expr *ax, struct axs_value *value, in gen_sizeof()
[all …]
H A Dax-general.c426 ax_reg_mask (struct agent_expr *ax, int reg) in ax_reg_mask()
469 ax_reqs (struct agent_expr *ax) in ax_reqs()
/netbsd/external/gpl3/gdb.old/dist/gdb/
H A Dax-gdb.c311 gen_trace_static_fields (struct agent_expr *ax, in gen_trace_static_fields()
456 gen_extend (struct agent_expr *ax, struct type *type) in gen_extend()
469 gen_fetch (struct agent_expr *ax, struct type *type) in gen_fetch()
532 gen_left_shift (struct agent_expr *ax, int distance) in gen_left_shift()
553 gen_frame_args_address (struct agent_expr *ax) in gen_frame_args_address()
568 gen_frame_locals_address (struct agent_expr *ax) in gen_frame_locals_address()
586 gen_offset (struct agent_expr *ax, int offset) in gen_offset()
740 gen_msym_var_ref (agent_expr *ax, axs_value *value, in gen_msym_var_ref()
1701 struct agent_expr *ax, struct axs_value *value) in gen_repeat()
1745 struct agent_expr *ax, struct axs_value *value, in gen_sizeof()
[all …]
H A Dax-general.c426 ax_reg_mask (struct agent_expr *ax, int reg) in ax_reg_mask()
469 ax_reqs (struct agent_expr *ax) in ax_reqs()
/netbsd/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/external/gpl3/gdb/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
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
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
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
272 #define AUX_PUT_ISS(bigend, val, ax) \ argument
274 #define AUX_PUT_WIDTH(bigend, val, ax) \ argument
[all …]
/netbsd/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
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
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
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
272 #define AUX_PUT_ISS(bigend, val, ax) \ argument
274 #define AUX_PUT_WIDTH(bigend, val, ax) \ argument
[all …]
/netbsd/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
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
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
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
272 #define AUX_PUT_ISS(bigend, val, ax) \ argument
274 #define AUX_PUT_WIDTH(bigend, val, ax) \ argument
[all …]
/netbsd/external/gpl3/gdb.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
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
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
270 #define AUX_PUT_ISYM(bigend, val, ax) \ argument
272 #define AUX_PUT_ISS(bigend, val, ax) \ argument
274 #define AUX_PUT_WIDTH(bigend, val, ax) \ argument
[all …]
/netbsd/lib/libm/complex/
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 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 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/external/gpl3/gdb/dist/sim/testsuite/sim/sh/
H A Dfcnvds.s55 ax: .long x label
/netbsd/external/gpl3/gdb.old/dist/sim/testsuite/sim/sh/
H A Dfcnvds.s55 ax: .long x label
/netbsd/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/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/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/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/external/gpl3/gdb/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc3 int ax = 9; variable
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.cp/
H A Dnsrecurs.cc3 int ax = 9; variable
/netbsd/lib/libm/src/
H A Ds_log1p.c104 int32_t k,hx,hu,ax; in log1p() local
H A Ds_log1pf.c42 int32_t k,hx,hu,ax; in log1pf() local
/netbsd/sys/dev/
H A Dcgd_crypto.c216 struct aesxts *ax; in cgd_cipher_aes_xts_init() local
254 struct aesxts *ax = cookie; in cgd_cipher_aes_xts_destroy() local
264 struct aesxts *ax = cookie; in cgd_cipher_aes_xts() local
/netbsd/lib/libm/noieee_src/
H A Dn_erf.c268 double R,S,P,Q,ax,s,y,z,r; in erf() local
332 double R,S,P,Q,s,ax,y,z,r; in erfc() local

1234