/src/sys/arch/hppa/stand/common/ |
itecons.c | 164 int err __debugused, c, l, i; local in function:ite_getc
|
itecons.c | 164 int err __debugused, c, l, i; local in function:ite_getc
|
/src/sys/arch/evbppc/obs405/ |
obs200_machdep.c | 123 u_int32_t pllmode __debugused; local in function:initppc 124 u_int32_t psr __debugused; local in function:initppc
|
obs200_machdep.c | 123 u_int32_t pllmode __debugused; local in function:initppc 124 u_int32_t psr __debugused; local in function:initppc
|
/src/sys/dev/i2c/ |
ims.c | 99 struct hid_data * d __debugused; local in function:ims_attach 100 struct hid_item item __debugused; local in function:ims_attach
|
ims.c | 99 struct hid_data * d __debugused; local in function:ims_attach 100 struct hid_item item __debugused; local in function:ims_attach
|
/src/sys/arch/landisk/landisk/ |
intr.c | 253 struct intrhand *p, *q __debugused; local in function:extintr_enable 289 struct intrhand *p, *q __debugused; local in function:extintr_disable
|
intr.c | 253 struct intrhand *p, *q __debugused; local in function:extintr_enable 289 struct intrhand *p, *q __debugused; local in function:extintr_disable
|
/src/sys/arch/sun3/sun3x/ |
dvma.c | 172 bool rv __debugused; local in function:dvma_mapin
|
dvma.c | 172 bool rv __debugused; local in function:dvma_mapin
|
/src/sys/dev/mii/ |
micphy.c | 329 uint16_t rval __debugused; local in function:micphy_writexreg
|
micphy.c | 329 uint16_t rval __debugused; local in function:micphy_writexreg
|
/src/sys/uvm/pmap/ |
pmap_tlb.c | 1105 const tlb_asid_t asid __debugused = tlb_get_asid(); local in function:pmap_tlb_asid_check
|
pmap_tlb.c | 1105 const tlb_asid_t asid __debugused = tlb_get_asid(); local in function:pmap_tlb_asid_check
|
/src/sys/arch/hppa/dev/ |
pdc.c | 475 int s, err __debugused, l, pagezero_cookie; local in function:pdccnlookc
|
pdc.c | 475 int s, err __debugused, l, pagezero_cookie; local in function:pdccnlookc
|
/src/sys/sys/ |
cdefs.h | 325 * __debugused: Note that item is used in debug code, but may be 329 #define __debugused /* empty */ macro 331 #define __debugused __unused macro
|
cdefs.h | 325 * __debugused: Note that item is used in debug code, but may be 329 #define __debugused /* empty */ macro 331 #define __debugused __unused macro
|