Searched defs:SCUDO_PREFIX (Results 1 – 2 of 2) sorted by relevance
21 #define SCUDO_PREFIX( global() macro
25 #define SCUDO_PREFIX(name) CONCATENATE(scudo_, name) macro