Searched refs:get_field (Results 1 - 25 of 26) sorted by relevance

12

/netbsd-current/external/gpl3/binutils.old/dist/libiberty/
H A Dfloatformat.c61 static unsigned long get_field (const unsigned char *,
183 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
185 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
413 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
426 get_field (cons
425 get_field (const unsigned char *data, enum floatformat_byteorders order, function
[all...]
/netbsd-current/external/gpl3/binutils/dist/libiberty/
H A Dfloatformat.c61 static unsigned long get_field (const unsigned char *,
199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
442 get_field (cons function
[all...]
/netbsd-current/external/gpl3/gcc.old/dist/libiberty/
H A Dfloatformat.c66 static unsigned long get_field (const unsigned char *,
188 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
190 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
418 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
431 get_field (cons
430 get_field (const unsigned char *data, enum floatformat_byteorders order, function
[all...]
/netbsd-current/external/gpl3/gdb.old/dist/libiberty/
H A Dfloatformat.c61 static unsigned long get_field (const unsigned char *,
183 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
185 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
442 get_field (cons function
[all...]
/netbsd-current/external/gpl3/gcc/dist/libiberty/
H A Dfloatformat.c66 static unsigned long get_field (const unsigned char *,
204 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
206 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
303 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
305 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
341 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
365 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
373 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
434 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
447 get_field (cons function
[all...]
/netbsd-current/external/gpl3/gdb/dist/libiberty/
H A Dfloatformat.c61 static unsigned long get_field (const unsigned char *,
199 exponent = get_field (ufrom, fmt->byteorder, fmt->totalsize,
201 int_bit = get_field (ufrom, fmt->byteorder, fmt->totalsize,
298 top_exp = get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
300 bot_exp = get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
336 if (get_field (ufrom + 8, hfmt->byteorder, hfmt->totalsize,
360 return !get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
368 if (get_field (ufrom, hfmt->byteorder, hfmt->totalsize,
429 if (get_field (ufrom, fmt->byteorder, fmt->totalsize,
442 get_field (cons function
[all...]
/netbsd-current/lib/libwrap/
H A Doptions.c74 static char *get_field /* chew :-delimited field off string */
165 for (curr_opt = get_field(options); curr_opt; curr_opt = next_opt) {
166 next_opt = get_field((char *) 0);
573 /* get_field - return pointer to next field in string */
576 get_field(char *string) function
/netbsd-current/external/gpl2/groff/dist/src/preproc/refer/
H A Dref.h108 const char *get_field(unsigned char, const char **) const;
H A Dref.cpp1005 const char *reference::get_field(unsigned char c, const char **endp) const function in class:reference
1019 return get_field('D', endp);
1039 const char *start = get_field(*f, endp);
1055 const char *start = get_field(*f, endp);
H A Dlabel.y634 const char *start = ref.get_field(name, &end);
/netbsd-current/external/gpl3/binutils/dist/opcodes/
H A Dmicroblaze-dis.c32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW)
33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW)
34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW)
58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
/netbsd-current/external/gpl3/binutils.old/dist/opcodes/
H A Dmicroblaze-dis.c32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW)
33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW)
34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW)
58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
/netbsd-current/external/gpl3/gdb.old/dist/opcodes/
H A Dmicroblaze-dis.c32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW)
33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW)
34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW)
58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
/netbsd-current/external/gpl3/gdb/dist/opcodes/
H A Dmicroblaze-dis.c32 #define get_field_rd(buf, instr) get_field (buf, instr, RD_MASK, RD_LOW)
33 #define get_field_r1(buf, instr) get_field (buf, instr, RA_MASK, RA_LOW)
34 #define get_field_r2(buf, instr) get_field (buf, instr, RB_MASK, RB_LOW)
58 get_field (struct string_buf *buf, long instr, long mask, unsigned short low) function
/netbsd-current/external/gpl3/gdb.old/dist/gdb/
H A Dtarget-float.c169 get_field (const bfd_byte *data, enum floatformat_byteorders order, function
320 return get_field (uval, order, fmt->totalsize, fmt->sign_start, 1);
352 exponent = get_field (uval, order, fmt->totalsize, fmt->exp_start,
363 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits);
455 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits);
464 mant = get_field (uval, order, fmt->totalsize, mant_off, 32);
679 exponent = get_field (ufrom, order, fmt->totalsize, fmt->exp_start,
718 mant = get_field (ufrom, order, fmt->totalsize, mant_off, mant_bits);
727 if (get_field (ufrom, order, fmt->totalsize, fmt->sign_start, 1))
1283 exponent = get_field (fro
[all...]
/netbsd-current/external/gpl3/gdb/dist/gdb/
H A Dtarget-float.c169 get_field (const bfd_byte *data, enum floatformat_byteorders order, function
320 return get_field (uval, order, fmt->totalsize, fmt->sign_start, 1);
352 exponent = get_field (uval, order, fmt->totalsize, fmt->exp_start,
363 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits);
455 mant = get_field (uval, order, fmt->totalsize, mant_off, mant_bits);
464 mant = get_field (uval, order, fmt->totalsize, mant_off, 32);
679 exponent = get_field (ufrom, order, fmt->totalsize, fmt->exp_start,
718 mant = get_field (ufrom, order, fmt->totalsize, mant_off, mant_bits);
727 if (get_field (ufrom, order, fmt->totalsize, fmt->sign_start, 1))
1283 exponent = get_field (fro
[all...]
/netbsd-current/external/gpl2/gettext/dist/gettext-tools/src/
H A Dmsginit.c143 static char *get_field (const char *header, const char *field);
946 return get_field (header, "POT-Creation-Date");
1216 old_field = get_field (header, "Content-Type");
1284 get_field (const char *header, const char *field) function
/netbsd-current/dist/pf/sbin/pfctl/
H A Dpfctl_osfp.c75 char *get_field(char **, size_t *, int *);
791 field = get_field(line, len, &fieldlen);
875 ptr = get_field(line, len, &fieldlen);
982 get_field(char **line, size_t *len, int *fieldlen) function
/netbsd-current/external/gpl3/gcc/dist/gcc/jit/
H A Dlibgccjit.cc969 gcc::jit::recording::fields::get_field method in
985 return (gcc_jit_field *)struct_type->get_fields ()->get_field (index);
1501 field *fs = fields_struct->get_field (j);
1540 get_field (i)->get_type ()),
1546 fields_struct->get_field (i)->get_debug_string (),
1547 fields_struct->get_field (i)->get_type ()->get_debug_string (),
1638 get_field (0)->get_type ()),
1642 fields_union->get_field (0)->get_type ()->get_debug_string (),
H A Djit-recording.h1034 field *get_field (int i) const { return m_fields[i]; } function in class:gcc::jit::recording::fields
H A Djit-recording.cc1170 result->m_fields.quick_push (fields->get_field (i));
3569 r.write (" %s,\n", r.get_identifier (get_fields ()->get_field (i)));
/netbsd-current/external/gpl3/gcc/dist/gcc/analyzer/
H A Dregion.h735 tree get_field () const { return m_field; } function in class:ana::field_region
H A Dregion-model-manager.cc847 field_reg->get_field ());
H A Dregion-model.cc3392 field_reg->get_field (),
3529 field_reg->get_field (),
/netbsd-current/external/gpl3/gcc.old/dist/gcc/jit/
H A Djit-recording.h953 field *get_field (int i) const { return m_fields[i]; } function in class:gcc::jit::recording::fields

Completed in 601 milliseconds

12