Searched refs:TIMES10 (Results 1 - 1 of 1) sorted by relevance

/macosx-10.9.5/ntp-88/include/
H A Dparse.h103 #ifndef TIMES10
104 #define TIMES10(_X_) (((_X_) << 3) + ((_X_) << 1)) macro

Completed in 203 milliseconds