Searched refs:z (Results 1 – 2 of 2) sorted by relevance
92 #define min3(x, y, z) min((typeof(x))min(x, y), z) argument100 #define max3(x, y, z) max((typeof(x))max(x, y), z) argument
176 LDFLAGS += -z common-page-size=4096177 LDFLAGS += -z max-page-size=4096204 --build-id=sha1 -z nocombreloc