Searched defs:DT_VERSIONTAGIDX (Results 1 – 3 of 3) sorted by relevance
399 #define DT_VERSIONTAGIDX(tag) (DT_VERNEEDNUM - (tag)) /* Reverse order! */ macro
649 extern (D) auto DT_VERSIONTAGIDX(T)(T tag) in DT_VERSIONTAGIDX() function
436 #define DT_VERSIONTAGIDX(tag) (DT_VERNEEDNUM - (tag)) /* Reverse order! */ macro