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

/barrelfish-master/include/rcce/
H A DRCCE.h84 #define RCCE_TYPE_BASE 63636363 macro
85 #define RCCE_INT (RCCE_TYPE_BASE)
86 #define RCCE_LONG (RCCE_TYPE_BASE+1)
87 #define RCCE_FLOAT (RCCE_TYPE_BASE+2)
88 #define RCCE_DOUBLE (RCCE_TYPE_BASE+3)

Completed in 27 milliseconds