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

  /external/c-ares/
ares_getnameinfo.c 360 int is_ll, is_mcll; local
372 is_ll = IN6_IS_ADDR_LINKLOCAL(&addr6->sin6_addr);
375 (!is_ll && !is_mcll))
  /external/eigen/Eigen/src/CholmodSupport/
CholmodSupport.h 393 if (m_cholmodFactor->is_ll)

Completed in 136 milliseconds