Home
last modified time | relevance | path

Searched refs:CL_Clock (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dsys.h141 #define CL_Clock 0x61 macro
H A Dhsys.c328 case CL_Clock: /* Return the number of centiseconds since the support */ in HandleSysMessage()
342 return msgsend(CI_CLIB, "%w%w%w%w%w%w",CL_Clock|HtoT, in HandleSysMessage()
H A Ddevsw.c195 case CL_Clock: fprintf(fp," CL_Clock "); break; in dumpPacket()