HomeSort by: relevance | last modified time | path
    Searched defs:unless (Results 1 - 1 of 1) sorted by relevancy

  /src/tests/usr.bin/indent/
psym_stmt.c 11 #define unless(cond) if (!(cond)) macro
19 unless(cond)
25 * There is no space after 'unless' since indent cannot know that it is a

Completed in 45 milliseconds