Searched defs:mptr (Results 1 – 10 of 10) sorted by relevance
/freebsd/lib/libc/locale/ |
H A D | localeconv.c | 64 struct lc_monetary_T * mptr; in localeconv_l() local
|
/freebsd/sys/contrib/dev/ath/ath_hal/ar9300/ |
H A D | ar9300_eeprom.c | 147 ar9300_eeprom_t *mptr, *dptr; in ar9300_eeprom_template_install() local 167 ar9300_eeprom_restore_something(struct ath_hal *ah, ar9300_eeprom_t *mptr, in ar9300_eeprom_restore_something() 3913 ar9300_uncompress_block(struct ath_hal *ah, u_int8_t *mptr, int mdata_size, in ar9300_uncompress_block() 3946 ar9300_eeprom_t *mptr, int mdata_size, int cptr, u_int8_t blank) in ar9300_eeprom_restore_internal_address() 4096 ar9300_eeprom_restore_from_dram(struct ath_hal *ah, ar9300_eeprom_t *mptr, in ar9300_eeprom_restore_from_dram() 4156 ar9300_eeprom_restore_from_flash(struct ath_hal *ah, ar9300_eeprom_t *mptr, in ar9300_eeprom_restore_from_flash() 4202 ar9300_eeprom_restore_internal(struct ath_hal *ah, ar9300_eeprom_t *mptr, in ar9300_eeprom_restore_internal() 4414 ar9300_eeprom_t *mptr; in ar9300_eeprom_restore() local
|
/freebsd/contrib/elftoolchain/libelftc/ |
H A D | libelftc_dem_arm.c | 660 struct demangle_data mptr; in read_memptr() local
|
H A D | libelftc_dem_gnu2.c | 809 struct demangle_data mptr; in read_memptr() local
|
/freebsd/sys/nfs/ |
H A D | bootp_subr.c | 1116 xdr_opaque_decode(struct mbuf **mptr, u_char *buf, int len) in xdr_opaque_decode() 1138 xdr_int_decode(struct mbuf **mptr, int *iptr) in xdr_int_decode()
|
/freebsd/cddl/contrib/opensolaris/lib/libdtrace/common/ |
H A D | dt_pid.c | 865 const char *mptr; in dt_pid_get_types() local
|
/freebsd/sys/dev/ofw/ |
H A D | ofw_bus_subr.c | 402 uint8_t *mptr; in ofw_bus_search_intrmap() local
|
/freebsd/contrib/tcpdump/ |
H A D | print-lldp.c | 1181 const u_char *tptr, *mptr; in lldp_private_dcbx_print() local
|
/freebsd/sys/dev/nvme/ |
H A D | nvme.h | 831 uint64_t mptr; /* metadata pointer */ member
|
/freebsd/contrib/llvm-project/clang/lib/Sema/ |
H A D | SemaOverload.cpp | 9690 const MemberPointerType *mptr = cast<MemberPointerType>(MemPtrTy); in addArrowStarOverloads() local
|