Home
last modified time | relevance | path

Searched defs:nrt (Results 1 – 2 of 2) sorted by relevance

/external/dhcpcd/
Dconfigure.c505 c_route(struct rt *ort, struct rt *nrt) in c_route()
581 struct rt *rt, *nrt = NULL, *r = NULL; in get_routes() local
/external/eigen/Eigen/src/Eigen2Support/
DSVD.h117 int nrt = (std::max)(0,(std::min)(n-2,m)); in compute() local