Home
last modified time | relevance | path

Searched refs:typep (Results 1 – 21 of 21) sorted by relevance

/openbsd/gnu/usr.bin/binutils/gdb/
H A Ddwarfread.c1180 struct type *typep; in decode_array_element_type() local
1211 if (typep == NULL) in decode_array_element_type()
1225 return (typep); in decode_array_element_type()
1340 return (typep); in decode_subscript_data_item()
3068 return (typep); in decode_mod_fund_type()
3114 return (typep); in decode_mod_u_d_type()
3201 typep = lookup_pointer_type (typep); in decode_modified_type()
3204 typep = lookup_reference_type (typep); in decode_modified_type()
3231 return (typep); in decode_modified_type()
3274 typep = lookup_pointer_type (typep); in decode_fund_type()
[all …]
H A Dauxv.h46 CORE_ADDR *typep, CORE_ADDR *valp);
H A Dauxv.c122 CORE_ADDR *typep, CORE_ADDR *valp) in target_auxv_parse() argument
134 *typep = extract_unsigned_integer (ptr, sizeof_auxv_type); in target_auxv_parse()
H A Dhpread.c2891 if (!typep.dntti.immediate) in hpread_type_translate()
2897 switch (typep.dntti.type) in hpread_type_translate()
2908 if (typep.dntti.bitlength <= 8) in hpread_type_translate()
2910 if (typep.dntti.bitlength <= 16) in hpread_type_translate()
2912 if (typep.dntti.bitlength <= 32) in hpread_type_translate()
2916 if (typep.dntti.bitlength <= 8) in hpread_type_translate()
2920 if (typep.dntti.bitlength <= 8) in hpread_type_translate()
2922 if (typep.dntti.bitlength <= 16) in hpread_type_translate()
2924 if (typep.dntti.bitlength <= 32) in hpread_type_translate()
2928 if (typep.dntti.bitlength <= 8) in hpread_type_translate()
[all …]
H A Dgdbtypes.c1779 struct type **typep; in lookup_fundamental_type() local
1802 typep = objfile->fundamental_types + typeid; in lookup_fundamental_type()
1803 if (*typep == NULL) in lookup_fundamental_type()
1805 *typep = create_fundamental_type (objfile, typeid); in lookup_fundamental_type()
1808 return (*typep); in lookup_fundamental_type()
H A Dada-lang.c2249 struct type ** typep) in ada_array_bound_from_type() argument
2259 if (typep != NULL) in ada_array_bound_from_type()
2260 *typep = builtin_type_int; in ada_array_bound_from_type()
2285 if (typep != NULL) in ada_array_bound_from_type()
2286 *typep = index_type; in ada_array_bound_from_type()
2297 if (typep != NULL) in ada_array_bound_from_type()
2298 *typep = TYPE_TARGET_TYPE (index_type); in ada_array_bound_from_type()
H A DChangeLog-19981009 (hpread_type_translate): If not typep.dntti.immediate do not abort,
/openbsd/sbin/sysctl/
H A Dsysctl.c1471 *typep = CTLTYPE_STRUCT; in sysctl_bios()
2003 *typep = CTLTYPE_STRING; in sysctl_malloc()
2055 *typep = CTLTYPE_STRING; in sysctl_malloc()
2153 if (*typep == CTLTYPE_NODE) { in sysctl_inet()
2401 *typep = CTLTYPE_INT; in sysctl_bpf()
2487 *typep = CTLTYPE_INT; in sysctl_seminfo()
2506 *typep = CTLTYPE_INT; in sysctl_shminfo()
2515 int *typep) in sysctl_watchdog() argument
2535 int *typep) in sysctl_tc() argument
2664 *typep = CTLTYPE_STRUCT; in sysctl_sensors()
[all …]
/openbsd/usr.bin/rpcgen/
H A Drpc_parse.c545 char **typep;
554 *typep = tok.str;
561 *typep = tok.str;
567 *typep = "short";
571 *typep = "long";
582 *typep = tok.str;
592 *typep = tok.str;
600 unsigned_dec(typep) in unsigned_dec() argument
601 char **typep; in unsigned_dec()
628 *typep = "u_int";
[all …]
/openbsd/usr.bin/ssh/
H A Dpacket.c1428 if (*typep != SSH_MSG_NONE) in ssh_packet_read_seqnr()
1505 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2_mux()
1525 if (ssh_packet_log_type(*typep)) in ssh_packet_read_poll2_mux()
1526 debug3_f("type %u", *typep); in ssh_packet_read_poll2_mux()
1548 *typep = SSH_MSG_NONE; in ssh_packet_read_poll2()
1737 if (ssh_packet_log_type(*typep)) in ssh_packet_read_poll2()
1738 debug3("receive packet: type %u", *typep); in ssh_packet_read_poll2()
1739 if (*typep < SSH2_MSG_MIN) { in ssh_packet_read_poll2()
1786 if (*typep == 0) { in ssh_packet_read_poll_seqnr()
1794 if (*typep == SSH2_MSG_DISCONNECT) { in ssh_packet_read_poll_seqnr()
[all …]
H A Dssh_api.h88 int ssh_packet_next(struct ssh *ssh, u_char *typep);
H A Dssh_api.c247 ssh_packet_next(struct ssh *ssh, u_char *typep) in ssh_packet_next() argument
257 *typep = SSH_MSG_NONE; in ssh_packet_next()
281 *typep = type; in ssh_packet_next()
H A Dmisc.c2419 parse_pattern_interval(const char *s, char **typep, int *secsp) in parse_pattern_interval() argument
2424 if (typep != NULL) in parse_pattern_interval()
2425 *typep = NULL; in parse_pattern_interval()
2442 if (typep != NULL) in parse_pattern_interval()
2443 *typep = xstrdup(sdup); in parse_pattern_interval()
/openbsd/lib/libc/net/
H A Dip6opt.c189 inet6_opt_next(void *extbuf, socklen_t extlen, int offset, u_int8_t *typep, in inet6_opt_next() argument
224 *typep = *optp; in inet6_opt_next()
/openbsd/usr.bin/dig/lib/dns/include/dns/
H A Drdatatype.h27 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source);
/openbsd/sys/dev/pci/
H A Dpci_map.c264 pci_mapreg_probe(pci_chipset_tag_t pc, pcitag_t tag, int reg, pcireg_t *typep) in pci_mapreg_probe() argument
285 if (typep) in pci_mapreg_probe()
286 *typep = _PCI_MAPREG_TYPEBITS(address); in pci_mapreg_probe()
/openbsd/gnu/usr.bin/gcc/gcc/java/
H A Dexpr.c1496 lookup_field (typep, name) in lookup_field() argument
1497 tree *typep; in lookup_field()
1500 if (CLASS_P (*typep) && !CLASS_LOADED_P (*typep))
1502 load_class (*typep, 1);
1503 safe_layout_class (*typep);
1504 if (!TYPE_SIZE (*typep) || TREE_CODE (TYPE_SIZE (*typep)) == ERROR_MARK)
1513 for (field = TYPE_FIELDS (*typep); field; field = TREE_CHAIN (field))
1518 basetype_vec = TYPE_BINFO_BASETYPES (*typep);
1546 *typep = CLASSTYPE_SUPER (*typep);
1547 } while (*typep);
/openbsd/lib/libc/time/
H A Dlocaltime.c880 unsigned char * typep; in tzparse() local
965 typep = sp->types; in tzparse()
979 *typep++ = 1; /* DST ends */ in tzparse()
981 *typep++ = 0; /* DST begins */ in tzparse()
984 *typep++ = 0; /* DST begins */ in tzparse()
986 *typep++ = 1; /* DST ends */ in tzparse()
/openbsd/sys/dev/isa/
H A Dif_we.c802 u_int8_t *typep, bus_size_t *memsizep, int *is16bitp, in we_params() argument
937 if (typep != NULL) in we_params()
938 *typep = type; in we_params()
/openbsd/usr.bin/dig/lib/dns/
H A Drdata.c746 dns_rdatatype_fromtext(dns_rdatatype_t *typep, isc_textregion_t *source) { in dns_rdatatype_fromtext() argument
862 *typep = p->val; in dns_rdatatype_fromtext()
871 *typep = val; in dns_rdatatype_fromtext()
/openbsd/usr.sbin/zic/
H A Dzic.c137 const char *typep, const char *monthp,
1158 const char * const hiyearp, const char * const typep, in rulesub() argument
1240 if (*typep != '\0') { in rulesub()