Searched refs:s_function_has_return_value (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/usr.bin/xlint/lint2/
H A Dlint2.h114 bool s_function_has_return_value:1; member in struct:sym::__anon40
134 #define s_function_has_return_value s_s.s_function_has_return_value macro
H A Demit2.c137 if (sym->s_function_has_return_value)
H A Dread.c418 if (sym->s_function_has_return_value)
420 sym->s_function_has_return_value = true;
H A Dchk.c1071 if (def->s_function_has_return_value) {

Completed in 247 milliseconds