Searched defs:postorder (Results 1 - 2 of 2) sorted by relevance

/bionic/libc/include/
H A Dsearch.h17 postorder, enumerator in enum:__anon54
/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)

Completed in 52 milliseconds