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

  /src/tests/usr.bin/xlint/lint1/
decl_arg.c 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */
33 old_style(an_int, a_const_int, a_number, a_function, a_struct)
52 const int a_const_int; variable in typeref:typename:const int
decl_arg.c 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */
33 old_style(an_int, a_const_int, a_number, a_function, a_struct)
52 const int a_const_int; variable in typeref:typename:const int
decl_arg.c 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */
33 old_style(an_int, a_const_int, a_number, a_function, a_struct)
52 const int a_const_int; variable in typeref:typename:const int
decl_arg.c 29 /* expect+4: warning: parameter 'a_const_int' unused in function 'old_style' [231] */
33 old_style(an_int, a_const_int, a_number, a_function, a_struct)
52 const int a_const_int; variable in typeref:typename:const int

Completed in 48 milliseconds