Searched full:maxint (Results 1 – 14 of 14) sorted by relevance
24 default: maxint28 be represented as maxint.
16 default: maxint
31 default: maxint
71 default: maxint
7 MAXINT ms, or ~25 days) is rejected by Fortigate vpn devices because
58 default: maxint
32 default: maxint
362 default: maxint365 maxint is to accommodate the situation where the value of this
63 default: maxint
108 - `maxint` - The maximum value the integer type can hold.
50 if self.defaultValue.lower() == "maxint":
2153 unsigned int maxint; in ipmi_fru_picmg_ext_print() local2167 maxint = fru_data[offset] | in ipmi_fru_picmg_ext_print()2178 if (maxint < 0xffff) { in ipmi_fru_picmg_ext_print()2181 maxint / 10, maxint % 10, in ipmi_fru_picmg_ext_print()2182 maxint); in ipmi_fru_picmg_ext_print()
438 // The default value of LanesInUse is "maxint", and the field will in addPCIeDeviceProperties()
99 MAXINT = sys.maxint101 MAXINT = sys.maxsize variable1923 N[stack[-1]] = MAXINT1927 N[stack[-1]] = MAXINT