OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:l_a
(Results
1 - 3
of
3
) sorted by relevancy
/src/external/bsd/tre/dist/lib/
tre-parse.c
164
tre_literal_t *
l_a
= node_a->obj, *l_b = node_b->obj;
local
165
int a_min =
l_a
->code_min, b_min = l_b->code_min;
/src/external/gpl3/binutils/dist/gas/config/
tc-xtensa.c
3036
ReqOptionList *
l_a
= a->options;
3042
while (
l_a
&& l_b && ((
l_a
->next == NULL) == (l_b->next == NULL)))
3044
ReqOrOptionList *l_or_a =
l_a
->or_option_terms;
3046
while (l_or_a && l_or_b && ((
l_a
->next == NULL) == (l_b->next == NULL)))
3078
l_a
=
l_a
->next;
3081
if (
l_a
|| l_b)
3030
ReqOptionList *
l_a
= a->options;
local
/src/external/gpl3/binutils.old/dist/gas/config/
tc-xtensa.c
3036
ReqOptionList *
l_a
= a->options;
3042
while (
l_a
&& l_b && ((
l_a
->next == NULL) == (l_b->next == NULL)))
3044
ReqOrOptionList *l_or_a =
l_a
->or_option_terms;
3046
while (l_or_a && l_or_b && ((
l_a
->next == NULL) == (l_b->next == NULL)))
3078
l_a
=
l_a
->next;
3081
if (
l_a
|| l_b)
3030
ReqOptionList *
l_a
= a->options;
local
Completed in 42 milliseconds
Indexes created Mon Mar 02 05:31:46 UTC 2026