Searched refs:le (Results 1 – 3 of 3) sorted by relevance
180 off_t la, le; in http_response_parse_range() local185 le = strtoll(s, &err, 10); in http_response_parse_range()187 if (le == 0) { in http_response_parse_range()197 start = sce->st.st_size + le; in http_response_parse_range()203 start = sce->st.st_size + le; in http_response_parse_range()241 le = strtoll(minus+1, &err, 10); in http_response_parse_range()244 if (la > le) { in http_response_parse_range()252 end = le; in http_response_parse_range()258 end = le; in http_response_parse_range()
308 …| sh | sh[1234] | sh[24]a | sh[24]aeb | sh[23]e | sh[34]eb | sheb | shbe | shle | sh[1234]le | sh3…
1404 if test $am_uid -le $am_max_uid; then1411 if test $am_gid -le $am_max_gid; then