| /src/sys/arch/amiga/amiga/ |
| cia.c | 40 * bit (handler == not_used), enter your interrupt handler 62 static void not_used(int); 68 { CIA_ICR_TA, not_used }, 69 { CIA_ICR_TB, not_used }, 70 { CIA_ICR_ALARM, not_used }, 74 { CIA_ICR_SP, not_used }, 79 { CIA_ICR_FLG, not_used }, 86 { CIA_ICR_TA, not_used }, /* used directly in locore.s */ 87 { CIA_ICR_TB, not_used }, /* "" */ 88 { CIA_ICR_ALARM, not_used }, 128 not_used (int mask) function [all...] |
| /src/sys/arch/i386/include/ |
| pcb.h | 99 int not_used[15]; member in struct:pcb
|
| /src/sys/external/bsd/drm2/dist/drm/vmwgfx/ |
| vmwgfx_bo.c | 395 bool not_used; local 399 virtual = ttm_kmap_obj_virtual(&vbo->map, ¬_used); 407 return ttm_kmap_obj_virtual(&vbo->map, ¬_used);
|
| /src/external/gpl3/gcc/dist/libgfortran/io/ |
| io.h | 577 GFC_IO_INT not_used; /* Needed for alignment. */ member in struct:st_parameter_dt::__anon14411::__anon14412
|
| /src/external/gpl3/gcc.old/dist/libgfortran/io/ |
| io.h | 578 GFC_IO_INT not_used; /* Needed for alignment. */ member in struct:st_parameter_dt::__anon16823::__anon16824
|