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

  /src/tests/usr.bin/xlint/lint1/
msg_214.c 9 int_function(void) function
11 /* expect+1: error: function 'int_function' expects to return value [214] */
msg_214.c 9 int_function(void) function
11 /* expect+1: error: function 'int_function' expects to return value [214] */
msg_214.c 9 int_function(void) function
11 /* expect+1: error: function 'int_function' expects to return value [214] */
msg_305.c 10 int (*int_function)(int); variable
22 void_pointer = cond ? void_function : int_function;
24 void_pointer = cond ? void_pointer : int_function;
msg_305.c 10 int (*int_function)(int); variable
22 void_pointer = cond ? void_function : int_function;
24 void_pointer = cond ? void_pointer : int_function;
msg_305.c 10 int (*int_function)(int); variable
22 void_pointer = cond ? void_function : int_function;
24 void_pointer = cond ? void_pointer : int_function;

Completed in 93 milliseconds