/src/usr.bin/xlint/lint1/ |
lint1.h | 138 bool t_proto:1; /* function prototype (u.params valid) */ 139 bool t_vararg:1; /* prototype with '...' */ 207 pos_t s_def_pos; /* position of last (prototype) definition, 208 * prototype declaration, no-prototype-def., 335 DLK_PROTO_PARAMS, /* parameters in a prototype function 386 sym_t *d_func_proto_syms; /* symbols defined in prototype, such 395 bool prototype:1; member in struct:__anondcf084d01608
|
lint1.h | 138 bool t_proto:1; /* function prototype (u.params valid) */ 139 bool t_vararg:1; /* prototype with '...' */ 207 pos_t s_def_pos; /* position of last (prototype) definition, 208 * prototype declaration, no-prototype-def., 335 DLK_PROTO_PARAMS, /* parameters in a prototype function 386 sym_t *d_func_proto_syms; /* symbols defined in prototype, such 395 bool prototype:1; member in struct:__anondcf084d01608
|
lint1.h | 138 bool t_proto:1; /* function prototype (u.params valid) */ 139 bool t_vararg:1; /* prototype with '...' */ 207 pos_t s_def_pos; /* position of last (prototype) definition, 208 * prototype declaration, no-prototype-def., 335 DLK_PROTO_PARAMS, /* parameters in a prototype function 386 sym_t *d_func_proto_syms; /* symbols defined in prototype, such 395 bool prototype:1; member in struct:__anondcf084d01608
|