HomeSort by: relevance | last modified time | path
    Searched defs:old_style_with_duplicate_parameter (Results 1 - 2 of 2) sorted by relevancy

  /src/tests/usr.bin/xlint/lint1/
msg_021.c 13 /* expect+1: warning: function definition for 'old_style_with_duplicate_parameter' with identifier list is obsolete in C23 [384] */
14 old_style_with_duplicate_parameter(parameter, parameter) function
msg_021.c 13 /* expect+1: warning: function definition for 'old_style_with_duplicate_parameter' with identifier list is obsolete in C23 [384] */
14 old_style_with_duplicate_parameter(parameter, parameter) function

Completed in 21 milliseconds