Lines Matching defs:ul
211 ULong ul[2];215 #define word0(x) ((x).ul[1])216 #define word1(x) ((x).ul[0])218 #define word0(x) ((x).ul[0])219 #define word1(x) ((x).ul[1])