Searched refs:INT_MAX (Results 1 – 10 of 10) sorted by relevance
10 #define INT_MAX ((int)(~0U>>1)) macro11 #define INT_MIN (-INT_MAX - 1)
348 downcase(l_name, INT_MAX); in get_long_file_name()982 downcase(l_filename, INT_MAX); in do_fat_write()
277 int not_found = INT_MAX; in read_profile_file()
120 int dgsl, dgsl_min = INT_MAX, dgsl_max = 0; in ddrphy_get_system_latency()
732 return vsnprintf_internal(buf, INT_MAX, fmt, args); in vsprintf()
237 score = INT_MAX/2 - (index << 2); in of_device_is_compatible()
244 *min = INT_MAX; in sort_nodes()
782 c->ranges[UBIFS_IDX_NODE].max_len = INT_MAX; in init_constants_early()
1402 if (str == endp || result >= INT_MAX) { in bytes_str_to_int()
4804 int best_ecc_bytes_total = INT_MAX; in nand_match_ecc_req()4859 if (best_ecc_bytes_total == INT_MAX) in nand_match_ecc_req()