OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:LIST_DEL
(Results
1 - 2
of
2
) sorted by null
/external/libusb-compat/libusb/
usbi.h
36
#define
LIST_DEL
(begin, ent) \
core.c
275
LIST_DEL
(new_busses, nbus);
287
LIST_DEL
(usb_busses, bus);
299
LIST_DEL
(new_busses, bus);
605
LIST_DEL
(new_devices, ndev);
616
LIST_DEL
(bus->devices, dev);
636
LIST_DEL
(new_devices, dev);
Completed in 58 milliseconds