Searched refs:ICV_RT_SET (Results 1 – 2 of 2) sorted by relevance
161 #ifndef ICV_RT_SET162 #define ICV_RT_SET(Name, RTL)165 #define __ICV_RT_SET(Name, RTL) ICV_RT_SET(ICV_##Name, OMPRTL_##RTL)170 #undef ICV_RT_SET
344 #define ICV_RT_SET(_Name, RTL) \ in initializeInternalControlVars() macro