Home
last modified time | relevance | path

Searched refs:i1 (Results 1 - 1 of 1) sorted by relevance

/test/xts/acts/commonlibrary/thirdparty/musl/entry/src/main/cpp/
H A Dsearchndk1.cpp456 void *i1 = tsearch(&n1, &root, NodeCmp); in Tfind() local
457 if (tfind(&n1, &root, NodeCmp) != i1) { in Tfind()
477 void *i1 = tsearch(&n1, &root, NodeCmp); in Tsearch() local
478 if (i1 == nullptr) { in Tsearch()

Completed in 2 milliseconds