HomeSort by: relevance | last modified time | path
    Searched refs:PT_DESCENDING (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/sys/
ptree.h 41 PT_DESCENDING=-1,
  /src/common/lib/libc/gen/
ptree.c 723 if (direction != PT_ASCENDING && direction != PT_DESCENDING)
748 if (direction == PT_DESCENDING) {
783 if (direction == PT_DESCENDING && !PT_NULL_P(mask_node)) {

Completed in 12 milliseconds