/dflybsd-src/contrib/gdb-7/gdb/ |
H A D | ax-gdb.c | 350 struct agent_expr *ax, in gen_trace_static_fields() 401 struct agent_expr *ax, struct axs_value *value) in gen_traced_pop() 485 gen_sign_extend (struct agent_expr *ax, struct type *type) in gen_sign_extend() 497 gen_extend (struct agent_expr *ax, struct type *type) in gen_extend() 510 gen_fetch (struct agent_expr *ax, struct type *type) in gen_fetch() 572 gen_left_shift (struct agent_expr *ax, int distance) in gen_left_shift() 593 gen_frame_args_address (struct gdbarch *gdbarch, struct agent_expr *ax) in gen_frame_args_address() 608 gen_frame_locals_address (struct gdbarch *gdbarch, struct agent_expr *ax) in gen_frame_locals_address() 626 gen_offset (struct agent_expr *ax, int offset) in gen_offset() 648 gen_sym_offset (struct agent_expr *ax, struct symbol *var) in gen_sym_offset() [all …]
|
H A D | ax-general.c | 437 ax_reg_mask (struct agent_expr *ax, int reg) in ax_reg_mask() 476 ax_reqs (struct agent_expr *ax) in ax_reqs()
|
H A D | mdebugread.c | 546 parse_symbol (SYMR *sh, union aux_ext *ax, char *ext_sh, int bigend, in parse_symbol() 1525 parse_type (int fd, union aux_ext *ax, unsigned int aux_index, int *bs, in parse_type() 1812 upgrade_type (int fd, struct type **tpp, int tq, union aux_ext *ax, int bigend, in upgrade_type() 2088 union aux_ext *ax; in parse_external() local 4377 union aux_ext *ax; in has_opaque_xref() local 4406 cross_ref (int fd, union aux_ext *ax, struct type **tpp, in cross_ref()
|
H A D | arch-utils.c | 791 struct agent_expr *ax, struct axs_value *value, in default_gen_return_address()
|
H A D | dwarf2loc.c | 3946 struct agent_expr *ax, struct axs_value *value) in locexpr_tracepoint_var_ref() 4122 struct agent_expr *ax, struct axs_value *value) in loclist_tracepoint_var_ref()
|
H A D | gdbarch.c | 1950 gdbarch_ax_pseudo_register_collect (struct gdbarch *gdbarch, struct agent_expr *ax, int reg) in gdbarch_ax_pseudo_register_collect() 1974 gdbarch_ax_pseudo_register_push_stack (struct gdbarch *gdbarch, struct agent_expr *ax, int reg) in gdbarch_ax_pseudo_register_push_stack() 4261 gdbarch_gen_return_address (struct gdbarch *gdbarch, struct agent_expr *ax, struct axs_value *value… in gdbarch_gen_return_address()
|
H A D | amd64-tdep.c | 2443 struct agent_expr *ax, struct axs_value *value, in amd64_gen_return_address()
|
H A D | i386-tdep.c | 2146 struct agent_expr *ax, struct axs_value *value, in i386_gen_return_address()
|
/dflybsd-src/contrib/gdb-7/include/coff/ |
H A D | ecoff.h | 249 #define AUX_GET_ANY(bigend, ax, field) \ argument 252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument 253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument 254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument 255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument 256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument 257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument 259 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument 264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument 266 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument [all …]
|
/dflybsd-src/contrib/binutils-2.27/include/coff/ |
H A D | ecoff.h | 249 #define AUX_GET_ANY(bigend, ax, field) \ argument 252 #define AUX_GET_DNLOW(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnLow) argument 253 #define AUX_GET_DNHIGH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_dnHigh) argument 254 #define AUX_GET_ISYM(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_isym) argument 255 #define AUX_GET_ISS(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_iss) argument 256 #define AUX_GET_WIDTH(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_width) argument 257 #define AUX_GET_COUNT(bigend, ax) AUX_GET_ANY ((bigend), (ax), a_count) argument 259 #define AUX_PUT_ANY(bigend, val, ax, field) \ argument 264 #define AUX_PUT_DNLOW(bigend, val, ax) \ argument 266 #define AUX_PUT_DNHIGH(bigend, val, ax) \ argument [all …]
|
/dflybsd-src/contrib/binutils-2.34/include/coff/ |
H A D | ecoff.h | 251 #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 …]
|
/dflybsd-src/contrib/grep/lib/ |
H A D | fts-cycle.c | 34 struct Active_dir const *ax = x; in AD_compare() local 43 struct Active_dir const *ax = x; in AD_hash() local
|
H A D | fts.c | 691 struct dev_type const *ax = x; in dev_type_hash() local 699 struct dev_type const *ax = x; in dev_type_compare() local
|
/dflybsd-src/contrib/mpfr/src/ |
H A D | mul.c | 40 mpfr_exp_t ax; in mpfr_mul3() local 216 mpfr_exp_t ax, ax2; in mpfr_mul() local
|
H A D | sqr.c | 29 mpfr_exp_t ax; in mpfr_sqr() local
|
/dflybsd-src/contrib/openbsd_libm/src/ |
H A D | s_log1pf.c | 37 int32_t k,hx,hu,ax; in log1pf() local
|
H A D | s_log1p.c | 101 int32_t k,hx,hu,ax; in log1p() local
|
H A D | e_powf.c | 55 float z,ax,z_h,z_l,p_h,p_l; in powf() local
|
H A D | e_pow.c | 99 double z,ax,z_h,z_l,p_h,p_l; in pow() local
|
/dflybsd-src/crypto/libressl/crypto/x509/ |
H A D | x509_trs.c | 326 X509_CERT_AUX *ax; in obj_trust() local
|
/dflybsd-src/contrib/less/ |
H A D | line.c | 149 int ax; in init_line() local 229 int ax; in prewind() local 760 int ax = (curr_last_ansi + ai) % NUM_LAST_ANSIS; in store_char() local
|
/dflybsd-src/usr.sbin/vnconfig/ |
H A D | vnconfig.c | 595 int ax; in readconfig() local
|
/dflybsd-src/sys/cpu/x86_64/include/ |
H A D | cpufunc.h | 134 do_cpuid(u_int ax, u_int *p) in do_cpuid() 142 cpuid_count(u_int ax, u_int cx, u_int *p) in cpuid_count()
|
/dflybsd-src/lib/libvgl/ |
H A D | simple.c | 128 int d, x, y, ax, ay, sx, sy, dx, dy; in VGLLine() local
|
/dflybsd-src/stand/boot/pc32/libi386/ |
H A D | pxe.h | 137 uint16_t ax; member
|