Home
last modified time | relevance | path

Searched refs:LONGEST (Results 1 – 25 of 149) sorted by relevance

123456

/openbsd/src/gnu/usr.bin/binutils/gdb/
Dfindvar.c51 LONGEST
54 LONGEST retval; in extract_signed_integer()
59 if (len > (int) sizeof (LONGEST)) in extract_signed_integer()
62 (int) sizeof (LONGEST)); in extract_signed_integer()
70 retval = ((LONGEST) * p ^ 0x80) - 0x80; in extract_signed_integer()
78 retval = ((LONGEST) * p ^ 0x80) - 0x80; in extract_signed_integer()
120 extract_long_unsigned_integer (const void *addr, int orig_len, LONGEST *pval) in extract_long_unsigned_integer()
129 len > (int) sizeof (LONGEST) && p < (char *) addr + orig_len; in extract_long_unsigned_integer()
143 len > (int) sizeof (LONGEST) && p >= (char *) addr; in extract_long_unsigned_integer()
153 if (len <= (int) sizeof (LONGEST)) in extract_long_unsigned_integer()
[all …]
Dscm-valprint.c38 static void scm_ipruk (char *, LONGEST, struct ui_file *);
39 static void scm_scmlist_print (LONGEST, struct ui_file *, int, int,
41 static int scm_inferior_print (LONGEST, struct ui_file *, int, int,
49 scm_inferior_print (LONGEST value, struct ui_file *stream, int format, in scm_inferior_print()
95 scm_scmlist_print (LONGEST svalue, struct ui_file *stream, int format, in scm_scmlist_print()
129 scm_ipruk (char *hdr, LONGEST ptr, struct ui_file *stream) in scm_ipruk()
140 scm_scmval_print (LONGEST svalue, struct ui_file *stream, int format, in scm_scmval_print()
265 LONGEST elements = SCM_CDR (svalue); in scm_scmval_print()
368 LONGEST svalue = extract_signed_integer (valaddr, TYPE_LENGTH (type)); in scm_val_print()
Ddefs.h79 #ifndef LONGEST
83 #define LONGEST BFD_HOST_64_BIT macro
89 #define LONGEST long long macro
95 #define LONGEST BFD_HOST_64_BIT macro
98 #define LONGEST long macro
515 extern char *paddr_d (LONGEST addr);
519 extern char *int_string (LONGEST, int, int, int, int);
530 extern char *hex_string (LONGEST);
531 extern char *hex_string_custom (LONGEST, int);
847 #define LONGEST_MAX ((LONGEST)(ULONGEST_MAX >> 1))
[all …]
Dobjc-exp.y127 LONGEST lval;
129 LONGEST val;
342 write_exp_elt_longcst ((LONGEST) class);
357 write_exp_elt_longcst ((LONGEST) $2.class);
400 write_exp_elt_longcst ((LONGEST) end_arglist ());
424 write_exp_elt_longcst ((LONGEST) 0);
425 write_exp_elt_longcst ((LONGEST) $3);
540 write_exp_elt_longcst ((LONGEST)($1.val));
549 write_exp_elt_longcst ((LONGEST)val.typed_val_int.val);
580 write_exp_elt_longcst ((LONGEST) TYPE_LENGTH ($3));
[all …]
Dax-general.c34 static void append_const (struct agent_expr *x, LONGEST val, int n);
36 static LONGEST read_const (struct agent_expr *x, int o, int n);
95 append_const (struct agent_expr *x, LONGEST val, int n) in append_const()
111 static LONGEST
115 LONGEST accum = 0; in read_const()
146 if (sizeof (LONGEST) * 8 > 255) in generic_ext()
221 ax_const_l (struct agent_expr *x, LONGEST l) in ax_const_l()
234 if (-((LONGEST) 1 << size) <= l && l < ((LONGEST) 1 << size)) in ax_const_l()
251 ax_const_d (struct agent_expr *x, LONGEST d) in ax_const_d()
Dscm-lang.h57 extern LONGEST scm_get_field (LONGEST, int);
59 extern void scm_scmval_print (LONGEST, struct ui_file *, int, int, int,
72 extern LONGEST scm_unpack (struct type *, const char *, enum type_code);
Dremote-fileio.c179 static LONGEST
285 remote_fileio_extract_long (char **buf, LONGEST *retlong) in remote_fileio_extract_long()
324 LONGEST retlong; in remote_fileio_extract_int()
338 LONGEST retlong; in remote_fileio_extract_ptr_w_len()
358 remote_fileio_to_be (LONGEST num, char *buf, int bytes) in remote_fileio_to_be()
369 remote_fileio_to_be ((LONGEST) num, (char *) fnum, 4); in remote_fileio_to_fio_uint()
381 remote_fileio_to_be ((LONGEST) num, (char *) fnum, 4); in remote_fileio_to_fio_time()
385 remote_fileio_to_fio_long (LONGEST num, fio_long_t fnum) in remote_fileio_to_fio_long()
391 remote_fileio_to_fio_ulong (LONGEST num, fio_ulong_t fnum) in remote_fileio_to_fio_ulong()
406 remote_fileio_to_fio_ulong ((LONGEST) st->st_size, fst->fst_size); in remote_fileio_to_fio_stat()
[all …]
Dregcache.h46 int regnum, LONGEST *val);
50 int regnum, LONGEST val);
79 int regnum, LONGEST *val);
83 int regnum, LONGEST val);
222 extern void write_register (int regnum, LONGEST val);
Dscm-lang.c76 LONGEST
77 scm_get_field (LONGEST svalue, int index) in scm_get_field()
89 LONGEST
94 LONGEST svalue = extract_signed_integer (valaddr, TYPE_LENGTH (type)); in scm_unpack()
194 LONGEST iaddr = value_as_long (addr); in scm_evaluate_string()
231 return value_from_longest (builtin_type_long, (LONGEST) 1); in evaluate_subexp_scm()
Dsparc-nat.c256 LONGEST
259 ULONGEST offset, LONGEST len) in sparc_xfer_wcookie()
305 LONGEST (*inf_ptrace_xfer_partial) (struct target_ops *, enum target_object,
307 ULONGEST, LONGEST);
309 static LONGEST
312 ULONGEST offset, LONGEST len) in sparc_xfer_partial()
Dscm-exp.c38 static LONGEST scm_istring2number (char *, int, int);
39 static LONGEST scm_istr2int (char *, int, int);
42 static LONGEST
46 LONGEST inum = 0; in scm_istr2int()
107 static LONGEST
290 LONGEST svalue = 0; in scm_lreadr()
Dtarget.h237 extern LONGEST target_read_partial (struct target_ops *ops,
240 ULONGEST offset, LONGEST len);
242 extern LONGEST target_write_partial (struct target_ops *ops,
245 ULONGEST offset, LONGEST len);
248 extern LONGEST target_read (struct target_ops *ops,
251 ULONGEST offset, LONGEST len);
253 extern LONGEST target_write (struct target_ops *ops,
256 ULONGEST offset, LONGEST len);
266 void *buf, LONGEST len);
420 LONGEST (*to_xfer_partial) (struct target_ops *ops,
[all …]
Dauxv.h38 extern LONGEST target_auxv_read (struct target_ops *ops, char **data);
66 extern LONGEST procfs_xfer_auxv (struct target_ops *ops,
72 LONGEST len);
Dada-lang.h270 extern int ada_scan_number (const char *, int, LONGEST *, int *);
308 extern int ada_in_variant (LONGEST, struct type *, int);
328 extern DOUBLEST ada_fixed_to_float (struct type *, LONGEST);
330 extern LONGEST ada_float_to_fixed (struct type *, DOUBLEST);
357 extern LONGEST get_int_var_value (char *, int *);
382 extern void ada_print_scalar (struct type *, LONGEST, struct ui_file *);
Dada-exp.y122 static void write_int (LONGEST, struct type *);
128 static LONGEST convert_char_literal (struct type *, LONGEST);
149 LONGEST lval;
151 LONGEST val;
382 write_exp_elt_longcst ((LONGEST) $5);
396 write_exp_elt_longcst ((LONGEST) $6);
505 { write_int ((LONGEST) $1.val, $1.type); }
713 write_int (LONGEST arg, struct type *type) in write_int()
799 write_exp_elt_longcst ((LONGEST) val); in write_object_renaming()
831 write_exp_elt_longcst ((LONGEST) 1); in write_object_renaming()
[all …]
Dvalarith.c55 static LONGEST
58 LONGEST sz = -1; in find_size_for_pointer_math()
91 LONGEST sz; in value_add()
146 LONGEST sz = find_size_for_pointer_math (type1); in value_sub()
157 LONGEST sz = TYPE_LENGTH (check_typedef (TYPE_TARGET_TYPE (type1))); in value_sub()
194 LONGEST lowerbound, upperbound; in value_subscript()
202 LONGEST index = value_as_long (idx); in value_subscript()
215 bound = value_from_longest (builtin_type_int, (LONGEST) lowerbound); in value_subscript()
225 LONGEST index = value_as_long (idx); in value_subscript()
228 LONGEST lowerbound, upperbound; in value_subscript()
[all …]
Dobjc-exp.c246 LONGEST lval;
248 LONGEST val;
1620 write_exp_elt_longcst ((LONGEST) class);
1639 write_exp_elt_longcst ((LONGEST) yyvsp[0].class.class);
1694 write_exp_elt_longcst ((LONGEST) end_arglist ());
1721 write_exp_elt_longcst ((LONGEST) 0);
1722 write_exp_elt_longcst ((LONGEST) yyvsp[0].lval);
1861 write_exp_elt_longcst ((LONGEST)(yyvsp[0].typed_val_int.val));
1871 write_exp_elt_longcst ((LONGEST)val.typed_val_int.val);
1897 write_exp_elt_longcst ((LONGEST) TYPE_LENGTH (yyvsp[-1].tval));
[all …]
Deval.c63 static LONGEST init_array_element (struct value *, struct value *,
65 LONGEST, LONGEST);
109 LONGEST
113 LONGEST retval; in parse_and_eval_long()
338 static LONGEST
341 enum noside noside, LONGEST low_bound, LONGEST high_bound) in init_array_element()
343 LONGEST index; in init_array_element()
355 LONGEST low, high; in init_array_element()
514 LONGEST low_bound, high_bound, index; in evaluate_subexp_standard()
564 LONGEST low_bound, high_bound; in evaluate_subexp_standard()
[all …]
Dvalue.h177 LONGEST force_longest_align;
300 extern LONGEST value_as_long (struct value *val);
304 extern LONGEST unpack_long (struct type *type, const char *valaddr);
308 extern LONGEST unpack_field_as_long (struct type *type, const char *valaddr,
311 extern struct value *value_from_longest (struct type *type, LONGEST num);
445 extern LONGEST parse_and_eval_long (char *exp);
496 extern void modify_field (char *addr, LONGEST fieldval, int bitpos,
506 int use_local, LONGEST val);
Dgdbcore.h66 extern LONGEST read_memory_integer (CORE_ADDR memaddr, int len);
67 extern int safe_read_memory_integer (CORE_ADDR memaddr, int len, LONGEST *return_value);
97 LONGEST value);
Dtarget.c72 static LONGEST default_xfer_partial (struct target_ops *ops,
76 ULONGEST offset, LONGEST len);
855 static LONGEST
859 ULONGEST offset, LONGEST len) in target_xfer_partial()
861 LONGEST retval; in target_xfer_partial()
933 static LONGEST
935 ULONGEST offset, LONGEST len, void *readbuf, in xfer_using_stratum()
938 LONGEST xfered; in xfer_using_stratum()
1254 static LONGEST
1257 const void *writebuf, ULONGEST offset, LONGEST len) in default_xfer_partial()
[all …]
Dm2-exp.y138 LONGEST lval;
352 write_exp_elt_longcst ((LONGEST) end_arglist());
362 write_exp_elt_longcst ((LONGEST) end_arglist ());
479 write_exp_elt_longcst ((LONGEST) $1);
485 write_exp_elt_longcst ((LONGEST) $1);
492 write_exp_elt_longcst ((LONGEST) $1);
500 write_exp_elt_longcst ((LONGEST) $1);
508 write_exp_elt_longcst ((LONGEST) $1);
526 write_exp_elt_longcst ((LONGEST) TYPE_LENGTH ($3));
676 LONGEST n = 0;
[all …]
Dax.h64 LONGEST l;
180 extern void ax_const_l (struct agent_expr *EXPR, LONGEST l);
181 extern void ax_const_d (struct agent_expr *EXPR, LONGEST d);
/openbsd/src/gnu/usr.bin/binutils/gdb/config/pa/
Dnm-hppah.h155 extern int hppa_insert_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len,
158 hppa_insert_hw_watchpoint (PIDGET (inferior_ptid), addr, (LONGEST)(len), type)
160 extern int hppa_remove_hw_watchpoint (int pid, CORE_ADDR start, LONGEST len,
163 hppa_remove_hw_watchpoint (PIDGET (inferior_ptid), addr, (LONGEST)(len), type)
/openbsd/src/gnu/usr.bin/binutils/gdb/config/sparc/
Dnm-nbsd.h36 extern LONGEST sparc_xfer_wcookie (struct target_ops *ops,
40 ULONGEST offset, LONGEST len);

123456