OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:atlabel
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/unbound/dist/util/data/
dname.c
489
int
atlabel
= labs1;
local
494
while(
atlabel
> labs2) {
497
atlabel
--;
499
log_assert(
atlabel
== labs2);
501
atlabel
= labs2;
502
while(
atlabel
> labs1) {
505
atlabel
--;
507
log_assert(
atlabel
== labs1);
509
lastmlabs =
atlabel
+1;
510
/* now at same label in d1 and d2,
atlabel
*/
826
int
atlabel
= labs1;
local
[
all
...]
Completed in 16 milliseconds
Indexes created Sun Mar 15 00:25:29 UTC 2026