OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:atnl
(Results
1 - 2
of
2
) sorted by null
/toolchain/binutils/binutils-2.27/binutils/
coffdump.c
36
static int
atnl
;
variable
56
if (
atnl
)
68
atnl
= 0;
96
atnl
= 1;
/external/dnsmasq/src/
cache.c
760
int
atnl
, addrlen = 0, addr_dup;
local
770
while ((
atnl
= gettok(f, token)) != EOF)
799
while (
atnl
== 0)
800
atnl
= gettok(f, token);
821
while (
atnl
== 0)
827
if ((
atnl
= gettok(f, token)) == EOF)
[
all
...]
Completed in 530 milliseconds