HomeSort by relevance Sort by last modified time
    Searched full:atnl (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/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 754 milliseconds