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

  /src/tests/usr.bin/xlint/lint1/
msg_302.c 24 return_local_array(int x) function
30 /* expect+1: warning: 'return_local_array' returns pointer to automatic object [302] */
33 /* expect+1: warning: 'return_local_array' returns pointer to automatic object [302] */
36 /* expect+1: warning: 'return_local_array' returns pointer to automatic object [302] */
39 /* expect+1: warning: 'return_local_array' returns pointer to automatic object [302] */
48 /* expect+1: warning: 'return_local_array' returns pointer to automatic object [302] */
52 /* expect+1: warning: 'return_local_array' returns pointer to automatic object [302] */

Completed in 23 milliseconds