Searched defs:lmin (Results 1 – 6 of 6) sorted by relevance
56 int lmin = lhsLength < rhsLength ? lhsLength : rhsLength; in collate() local
240 const unsigned lmin = l1 < l2 ? l1 : l2; in operator <() local259 const unsigned lmin = l1 < l2 ? l1 : l2; in operator >() local
334 OM_uint32 lmin; in ssh_gssapi_userok() local
93 OM_uint32 lmin; in ssh_gssapi_last_error() local
175 uintmax_t lmin = 0, lmax = xtopt_max_by_type(entry->type); in xtopt_parse_int() local
502 const unsigned lmin = l1 < l2 ? l1 : l2; in codePointCompare() local