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

  /src/usr.bin/indent/
args.c 93 bool_options("cs", space_after_cast),
indent.h 242 bool space_after_cast; /* "b = (int) a" vs. "b = (int)a" */ member in struct:options

Completed in 11 milliseconds