Home | History | Annotate | Download | only in lint2

Lines Matching defs:s_s

120 	} s_s;
130 #define s_pos s_s.s_pos
131 #define s_function_has_return_value s_s.s_function_has_return_value
132 #define s_old_style_function s_s.s_old_style_function
133 #define s_inline s_s.s_inline
134 #define s_static s_s.s_static
135 #define s_def s_s.s_def
136 #define s_check_only_first_args s_s.s_check_only_first_args
137 #define s_printflike s_s.s_printflike
138 #define s_scanflike s_s.s_scanflike
139 #define s_type s_s.s_type
140 #define s_next s_s.s_next