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

  /src/usr.bin/find/
extern.h 44 PLAN *paren_squish(PLAN *);
find.c 143 plan = paren_squish(plan); /* ()'s */
operator.c 74 * paren_squish. In comments below, an expression is either a
127 * paren_squish --
131 paren_squish(PLAN *plan) /* plan with ( ) nodes */ function in typeref:typename:PLAN *

Completed in 12 milliseconds