Home
last modified time | relevance | path

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

123456

/openbsd/gnu/usr.bin/binutils/gdb/
H A 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()
143 len > (int) sizeof (LONGEST) && p >= (char *) addr; in extract_long_unsigned_integer()
153 if (len <= (int) sizeof (LONGEST)) in extract_long_unsigned_integer()
156 sizeof (LONGEST)); in extract_long_unsigned_integer()
180 store_signed_integer (void *addr, int len, LONGEST val) in store_signed_integer()
[all …]
H A 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()
H A 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 …]
H A 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()
H A Dobjc-exp.y127 LONGEST lval;
129 LONGEST val;
424 write_exp_elt_longcst ((LONGEST) 0);
1003 LONGEST n = 0;
1004 LONGEST prevn = 0;
1005 unsigned LONGEST un;
1018 unsigned LONGEST high_bit;
1141 if ((unsigned_p && (unsigned LONGEST) prevn >= (unsigned LONGEST) n))
1159 un = (unsigned LONGEST)n >> 2;
1183 high_bit = (((unsigned LONGEST)1)
[all …]
H A 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);
H A Dremote-fileio.c179 static LONGEST
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()
415 / (LONGEST) st->st_blksize, in remote_fileio_to_fio_stat()
660 LONGEST lnum; in remote_fileio_func_read()
778 LONGEST lnum; in remote_fileio_func_write()
851 LONGEST lnum; in remote_fileio_func_lseek()
1039 LONGEST lnum; in remote_fileio_func_stat()
1101 LONGEST lnum; in remote_fileio_func_fstat()
[all …]
H A 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);
H A 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()
H A 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()
H A 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()
H A 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);
H A 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 …]
H A 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 *);
H A 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 …]
H A Dvalarith.c55 static LONGEST
58 LONGEST sz = -1; in find_size_for_pointer_math()
91 LONGEST sz; in value_add()
194 LONGEST lowerbound, upperbound; in value_subscript()
202 LONGEST index = value_as_long (idx); in value_subscript()
228 LONGEST lowerbound, upperbound; in value_subscript()
264 LONGEST index = value_as_long (idx); in value_subscripted_rvalue()
818 LONGEST v1, v2, v = 0; in value_binop()
1027 LONGEST v1, v2, v = 0; in value_binop()
1375 LONGEST low_bound, high_bound; in value_bit_index()
[all …]
H A Dobjc-exp.c246 LONGEST lval;
248 LONGEST val;
1721 write_exp_elt_longcst ((LONGEST) 0);
2666 LONGEST n = 0;
2667 LONGEST prevn = 0;
2668 unsigned LONGEST un;
2681 unsigned LONGEST high_bit;
2804 if ((unsigned_p && (unsigned LONGEST) prevn >= (unsigned LONGEST) n))
2822 un = (unsigned LONGEST)n >> 2;
2846 high_bit = (((unsigned LONGEST)1)
[all …]
H A Deval.c65 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()
967 LONGEST fnptr; in evaluate_subexp_standard()
1989 (LONGEST) 1)); in evaluate_subexp_standard()
2004 (LONGEST) 1)); in evaluate_subexp_standard()
[all …]
H A 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);
H A 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);
H A 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);
H A Dtarget.c855 static LONGEST
861 LONGEST retval; in target_xfer_partial()
933 static LONGEST
938 LONGEST xfered; in xfer_using_stratum()
1254 static LONGEST
1300 LONGEST
1309 LONGEST
1319 LONGEST
1325 LONGEST xfered = 0; in target_read()
1341 LONGEST
[all …]
H A 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 …]
/openbsd/gnu/usr.bin/binutils/gdb/config/pa/
H A 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/gnu/usr.bin/binutils/gdb/config/sparc/
H A Dnm-nbsd.h36 extern LONGEST sparc_xfer_wcookie (struct target_ops *ops,
40 ULONGEST offset, LONGEST len);

123456