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

  /src/tests/usr.bin/xlint/lint1/
msg_383.c 47 typedef const int *pointer_to_const_array; typedef in typeref:typename:const int *
53 const_array_caller(pointer_to_const_array ptr)

Completed in 10 milliseconds