Searched defs:maxint (Results 1 – 5 of 5) sorted by relevance
93 #define maxint(a,b) ({int _a = (a), _b = (b); _a > _b ? _a : _b; }) macro
105 static const punycode_uint maxint = (punycode_uint) (-1); variable
116 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
117 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
844 unsigned long maxint = 1; in bp_uint() local1064 unsigned long maxint = 1; in lp_uint() local