root/doc_inner/gnu_global/Y/126.html

/* [<][>][^][v][top][bottom][index][help] */
<!DOCTYPE html PUBLIC '-//W3C//DTD XHTML 1.0 Transitional//EN' 'http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd'>
<html xmlns='http://www.w3.org/1999/xhtml'>
<head>
<title>l</title>
<meta name='robots' content='noindex,nofollow' />
<meta name='generator' content='GLOBAL-6.6.5' />
<meta http-equiv='Content-Style-Type' content='text/css' />
<link rel='stylesheet' type='text/css' href='../style.css' />
</head>
<body>
<pre>
<span class='curline'><a href='../S/2831.html#L74'>l</a>                  74 src/cmem.c         int l = strlen(t);</span>
<span class='curline'><a href='../S/2831.html#L76'>l</a>                  76 src/cmem.c         for(int i = 0; i &lt; l-1-i; i++) {</span>
<span class='curline'><a href='../S/2831.html#L78'>l</a>                  78 src/cmem.c             t[i] = t[l-1-i];</span>
<span class='curline'><a href='../S/2831.html#L79'>l</a>                  79 src/cmem.c             t[l-1-i] = tmp;</span>
<span class='curline'><a href='../S/2836.html#L93'>l</a>                  93 src/label.c        LABELARRAY *l = NULL;</span>
<span class='curline'><a href='../S/2836.html#L96'>l</a>                  96 src/label.c            l = p-&gt;label;</span>
<span class='curline'><a href='../S/2836.html#L97'>l</a>                  97 src/label.c            if((!prog[0] || (strcmp(prog, l-&gt;prog) == 0)) &amp;&amp;</span>
<span class='curline'><a href='../S/2836.html#L98'>l</a>                  98 src/label.c               strcmp(label, l-&gt;label) == 0)</span>
<span class='curline'><a href='../S/2836.html#L100'>l</a>                 100 src/label.c                return l-&gt;adr;</span>
<span class='curline'><a href='../S/2836.html#L110'>l</a>                 110 src/label.c        LABELARRAY *l = NULL;</span>
<span class='curline'><a href='../S/2836.html#L120'>l</a>                 120 src/label.c        l = p-&gt;label = malloc_chk(sizeof(LABELARRAY), "labels.label");</span>
<span class='curline'><a href='../S/2836.html#L122'>l</a>                 122 src/label.c        l-&gt;prog = strdup_chk(prog, "label.prog");</span>
<span class='curline'><a href='../S/2836.html#L124'>l</a>                 124 src/label.c        l-&gt;label = strdup_chk(label, "label.label");</span>
<span class='curline'><a href='../S/2836.html#L126'>l</a>                 126 src/label.c        l-&gt;adr = adr;</span>
<span class='curline'><a href='../S/2836.html#L139'>l</a>                 139 src/label.c        LABELARRAY **l = {NULL};</span>
<span class='curline'><a href='../S/2836.html#L141'>l</a>                 141 src/label.c        l = calloc_chk(labelcnt, sizeof(LABELARRAY **), "labels");</span>
<span class='curline'><a href='../S/2836.html#L145'>l</a>                 145 src/label.c                l[s++] = p-&gt;label;</span>
<span class='curline'><a href='../S/2836.html#L148'>l</a>                 148 src/label.c        qsort(l, s, sizeof(*l), compare_adr);</span>
<span class='curline'><a href='../S/2836.html#L150'>l</a>                 150 src/label.c            if(l[i]-&gt;prog[0]) {</span>
<span class='curline'><a href='../S/2836.html#L151'>l</a>                 151 src/label.c                fprintf(stdout, "%s.", l[i]-&gt;prog);</span>
<span class='curline'><a href='../S/2836.html#L153'>l</a>                 153 src/label.c            fprintf(stdout, "%s ---&gt; #%04X\n", l[i]-&gt;label, l[i]-&gt;adr);</span>
<span class='curline'><a href='../S/2836.html#L155'>l</a>                 155 src/label.c        FREE(l);</span>
</pre>
</body>
</html>

/* [<][>][^][v][top][bottom][index][help] */