Home
last modified time | relevance | path

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

/DragonStub/inc/dragonstub/
H A Dminmax.h29 #define __cmp_once(x, y, unique_x, unique_y, op) \ argument
31 typeof(x) unique_x = (x); \
33 __cmp(unique_x, unique_y, op); \