aboutsummaryrefslogtreecommitdiffstats
path: root/genlsm.sh.in
blob: 4ce514c0dd87546b3f234084938075a098c653d0 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
generated by cgit v1.2.3 (git 2.39.1) at 2025-03-15 15:51:49 +0000
 


class="p">)*s2++))
	if (*s1++ == '\0')
	    return 0;
    return(n < 0 ? 0 : toupper((unsigned char)*s1) - toupper((unsigned char)*--s2));
}