Go to the documentation of this file.
12 #ifndef __CL_Defines__
13 #define __CL_Defines__
25 #define CL_RINT(x) (SYSrint(x))
55 #define CL_BCLIP_MAGIC_NUMBER (('b'<<24) + ('c'<<16) + ('l'<<8) + ('p'))
58 #define CL_BCLIP_VERSION 2
59 #define CL_BCLIP_NCVERSION CL_BCLIP_VERSION
60 #define CL_BCLIP_LCVERSION CL_BCLIP_VERSION
63 static inline const char *
84 static constexpr
const char* BCLIP_STREAM =
"stdstream.bclip";
85 static constexpr
const char* BCLIP_SC_STREAM =
"stdstream.bclip.sc";