Home | Sort by: relevance | last modified time | path |
/src/usr.bin/xlint/lint2/ | |
lint2.h | 42 bool t_is_enum:1; member in struct:lint2_type 51 * t_is_enum, STRUCT or UNION */ 53 * t_is_enum, STRUCT or UNION */ |
/src/usr.bin/xlint/lint1/ | |
lint1.h | 149 bool t_is_enum:1; member in struct:lint1_type |