Home
last modified time | relevance | path

Searched refs:W95_SET_DTC (Results 1 – 2 of 2) sorted by relevance

/dports/archivers/arj/arj-3.10.22/
H A Dwin95dos.h38 #define W95_SET_DTC 0x5707 macro
H A Denviron.c1060 return(call_dos_int(W95_SET_DTC, &regs, &sregs)?-1:0); in w95_set_dtc()