Searched defs:BUG (Results 1 – 3 of 3) sorted by relevance
| /tools/virtio/linux/ | ||
| A D | bug.h | 9 #define BUG() abort() macro |
| /tools/include/linux/ | ||
| A D | kernel.h | 56 #define BUG() BUG_ON(1) macro |
| /tools/usb/usbip/libsrc/ | ||
| A D | usbip_common.h | 98 #define BUG() \ macro |
Completed in 7 milliseconds