Home
last modified time | relevance | path

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

/seL4-master/include/
A Dutil.h9 #define PASTE(a, b) a ## b macro
33 #define UL_CONST(x) PASTE(x, ul)
34 #define ULL_CONST(x) PASTE(x, llu)

Completed in 2 milliseconds