Searched refs:ll (Results 1 - 3 of 3) sorted by relevance

/solaris-x11-s12/open-src/common/
H A Dpkg-manifest-generate.pl138 while (my $ll = <$LICENSE>) {
139 chomp($ll);
140 if ($ll !~ m{^\#}) {
141 $ll = '# ' . $ll;
143 $ll =~ s{\@YEARS\@}{$current_year};
144 push @manifest_header, $ll;
H A DX-parfait.conf404 XGetWindowProperty(d, w, p, lo, ll, del, rt, at, af, n, bar, prop) : noescape {
/solaris-x11-s12/open-src/app/gfx-utils/sun-src/gfx_common/config/
H A Dgfx_gamma_pack.c978 int ll; local
1016 ll = unpack_gam_int(sp, tbl+tcount);
1017 if (ll == 0) {
1020 sp += ll;
1114 * but we'll copy it and trim it off below.

Completed in 13 milliseconds