Searched defs:maxint (Results 1 – 6 of 6) 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
119 private static long maxint = 0xFFFFFFFFL; field in PunycodeReference
846 unsigned long maxint = 1; in bp_uint() local1068 unsigned long maxint = 1; in lp_uint() local
896 unsigned long maxint = 1; in bp_uint() local1111 unsigned long maxint = 1; in lp_uint() local