Searched refs:ICV_RT_SET (Results 1 – 2 of 2) sorted by relevance
166 #ifndef ICV_RT_SET167 #define ICV_RT_SET(Name, RTL)170 #define __ICV_RT_SET(Name, RTL) ICV_RT_SET(ICV_##Name, OMPRTL_##RTL)175 #undef ICV_RT_SET
439 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() macro