Home
last modified time | relevance | path

Searched defs:INTS (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/sys/dev/ic/
H A Dmb89352reg.h63 #define INTS 0x04 /* Interrupt sense (R); Interrupt Reset (W) */ macro
/netbsd-src/external/gpl3/gcc/dist/libphobos/libdruntime/core/internal/array/
H A Doperations.d506 alias INTS = TT!(byte, short, int, long); variable