Searched defs:DELAY (Results 1 - 25 of 73) sorted by relevance

123

/netbsd-current/sys/arch/algor/include/
H A Dparam.h57 #define DELAY delay macro
/netbsd-current/sys/arch/sbmips/include/
H A Dparam.h53 #define DELAY(x) delay(x) macro
/netbsd-current/sys/arch/cobalt/include/
H A Dparam.h49 #define DELAY delay macro
/netbsd-current/sys/arch/ews4800mips/include/
H A Dparam.h49 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/evbmips/include/
H A Dparam.h54 #define DELAY(x) delay(x) macro
/netbsd-current/sys/arch/next68k/stand/boot/
H A Dsamachdep.h71 #define DELAY(n) \ macro
/netbsd-current/sys/arch/pmax/include/
H A Dparam.h59 DELAY(int n) function
/netbsd-current/sys/arch/sgimips/include/
H A Dparam.h57 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/sgimips/stand/common/
H A Diris_machdep.h94 #define DELAY(n) \ macro
/netbsd-current/sys/arch/atari/include/
H A Dparam.h72 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/playstation2/include/
H A Dparam.h111 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/newsmips/include/
H A Dparam.h66 DELAY(int n) function
/netbsd-current/sys/arch/mipsco/include/
H A Dparam.h65 DELAY(int n) function
/netbsd-current/sys/arch/arc/include/
H A Dparam.h72 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/emips/include/
H A Dparam.h87 DELAY(int n) function
/netbsd-current/sys/arch/hpcmips/include/
H A Dparam.h63 DELAY(int n) function
/netbsd-current/sys/arch/mac68k/include/
H A Dparam.h110 #define DELAY(ms) delay(ms) macro
/netbsd-current/external/ibm-public/postfix/dist/src/util/
H A Dselect_bug.c79 #define DELAY 1 macro
/netbsd-current/sys/arch/evbcf/include/
H A Dparam.h76 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/hp300/include/
H A Dparam.h70 #define DELAY(us) delay(us) macro
/netbsd-current/sys/arch/mvme68k/include/
H A Dparam.h76 #define DELAY(n) delay(n) macro
/netbsd-current/sys/arch/news68k/include/
H A Dparam.h71 #define DELAY(us) delay(us) macro
/netbsd-current/sys/arch/luna68k/stand/boot/
H A Dsamachdep.h215 #define DELAY(n) \ macro
/netbsd-current/sys/arch/amiga/include/
H A Dparam.h82 #define DELAY(x) delay(x) macro
/netbsd-current/sys/arch/cesfic/include/
H A Dparam.h83 #define DELAY(us) delay(us) macro

Completed in 203 milliseconds

123