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

/bionic/libc/include/
H A Dsearch.h17 postorder, enumerator in enum:__anon60
/bionic/libc/upstream-netbsd/lib/libc/gen/
H A Dnftw.c47 int ftsflags, fnflag, error, postorder, sverrno; local
62 postorder = (ftwflags & FTW_DEPTH) != 0;
70 if (postorder)
78 if (!postorder)
/bionic/libc/upstream-openbsd/lib/libc/stdlib/
H A Dtsearch.c104 (*action)(root, postorder, level);
/bionic/tests/
H A Dsearch_test.cpp65 if (order == postorder || order == leaf) {

Completed in 178 milliseconds