OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:first_tag
(Results
1 - 4
of
4
) sorted by relevancy
/src/external/mpl/bind/dist/lib/isccc/
cc.c
548
bool
first_tag
;
local
558
first_tag
= true;
581
if (
first_tag
&& secret != NULL && strcmp(key, "_auth") == 0) {
584
first_tag
= false;
/src/external/bsd/tre/dist/lib/
tre-compile.c
668
int
first_tag
= 1;
local
712
&&
first_tag
)
716
first_tag
= 0;
/src/external/gpl3/binutils/dist/gas/
ecoff.c
894
struct tag *
first_tag
; /* first tag in block defined */
1486
top_tag_head->
first_tag
= NULL;
1699
ptag_head->
first_tag
= 0;
1725
for (ptag = ptag_head->
first_tag
;
2058
tag_ptr->same_block = cur_tag_head->
first_tag
;
2060
cur_tag_head->
first_tag
= tag_ptr;
4608
for (ptag = top_tag_head->
first_tag
;
892
struct tag *
first_tag
; \/* first tag in block defined *\/
member in struct:thead
/src/external/gpl3/binutils.old/dist/gas/
ecoff.c
894
struct tag *
first_tag
; /* first tag in block defined */
1486
top_tag_head->
first_tag
= NULL;
1699
ptag_head->
first_tag
= 0;
1725
for (ptag = ptag_head->
first_tag
;
2058
tag_ptr->same_block = cur_tag_head->
first_tag
;
2060
cur_tag_head->
first_tag
= tag_ptr;
4605
for (ptag = top_tag_head->
first_tag
;
892
struct tag *
first_tag
; \/* first tag in block defined *\/
member in struct:thead
Completed in 69 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026