HomeSort by: relevance | last modified time | path
    Searched refs:__debugused (Results 1 - 12 of 12) sorted by relevancy

  /src/sys/arch/evbppc/obs405/
obs200_machdep.c 123 u_int32_t pllmode __debugused; local
124 u_int32_t psr __debugused; local
  /src/sys/arch/landisk/landisk/
intr.c 253 struct intrhand *p, *q __debugused; local
289 struct intrhand *p, *q __debugused; local
  /src/sys/dev/i2c/
ims.c 99 struct hid_data * d __debugused; local
100 struct hid_item item __debugused; local
  /src/sys/arch/hppa/stand/common/
itecons.c 164 int err __debugused, c, l, i; local
  /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
  /src/sys/arch/sun3/sun3x/
dvma.c 172 bool rv __debugused; local
  /src/sys/dev/mii/
micphy.c 329 uint16_t rval __debugused; local
  /src/share/man/man3/
Makefile 31 attribute.3 __debugused.3 \
  /src/sys/arch/hppa/dev/
pdc.c 475 int s, err __debugused, l, pagezero_cookie; local
  /src/sys/ufs/lfs/
lfs_kclean.c 891 uint32_t __debugused segflags = 0;
  /src/sys/uvm/pmap/
pmap_tlb.c 1103 const tlb_asid_t asid __debugused = tlb_get_asid(); local
  /src/sys/uvm/
uvm_swap.c 462 static bool __debugused

Completed in 37 milliseconds