Searched refs:pptr (Results 76 - 80 of 80) sorted by relevance

1234

/freebsd-11.0-release/contrib/binutils/bfd/
H A Dieee.c685 ieee_symbol_type ***pptr,
704 **pptr = new_symbol;
705 *pptr = &new_symbol->next;
679 get_symbol(bfd *abfd ATTRIBUTE_UNUSED, ieee_data_type *ieee, ieee_symbol_type *last_symbol, unsigned int *symbol_count, ieee_symbol_type ***pptr, unsigned int *max_index, int this_type) argument
/freebsd-11.0-release/sys/dev/usb/controller/
H A Ddwc_otg.c4314 struct usb_device_request *req, const void **pptr, uint16_t *plength)
4779 *pptr = ptr;
4313 dwc_otg_roothub_exec(struct usb_device *udev, struct usb_device_request *req, const void **pptr, uint16_t *plength) argument
H A Dehci.c3097 struct usb_device_request *req, const void **pptr, uint16_t *plength)
3488 *pptr = ptr;
3096 ehci_roothub_exec(struct usb_device *udev, struct usb_device_request *req, const void **pptr, uint16_t *plength) argument
H A Dmusb_otg.c3606 struct usb_device_request *req, const void **pptr, uint16_t *plength)
4062 *pptr = ptr;
3605 musbotg_roothub_exec(struct usb_device *udev, struct usb_device_request *req, const void **pptr, uint16_t *plength) argument
H A Dxhci.c3263 struct usb_device_request *req, const void **pptr, uint16_t *plength)
3685 *pptr = ptr;
3262 xhci_roothub_exec(struct usb_device *udev, struct usb_device_request *req, const void **pptr, uint16_t *plength) argument

Completed in 131 milliseconds

1234