Searched refs:auto_typedefs (Results 1 - 3 of 3) sorted by relevance

/freebsd-current/usr.bin/indent/
H A Dindent_globs.h213 int auto_typedefs; /* set true to recognize identifiers member in struct:options
H A Dlexi.c266 if ((opt.auto_typedefs && ((u = strrchr(s_token, '_')) != NULL) &&
H A Dargs.c161 {"ta", PRO_BOOL, false, ON, &opt.auto_typedefs},

Completed in 71 milliseconds