Searched defs:Y (Results 1 – 2 of 2) sorted by relevance
181 BigInteger Y = key.getW().getAffineY(); in printEC() local
52 #define BTA_AV_CO_MIN(X,Y) ((X) < (Y) ? (X) : (Y)) argument53 #define BTA_AV_CO_MAX(X,Y) ((X) > (Y) ? (X) : (Y)) argument