Home
last modified time | relevance | path

Searched refs:int_function (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/tests/usr.bin/xlint/lint1/
H A Dmsg_305.c10 int (*int_function)(int); variable
22 void_pointer = cond ? void_function : int_function; in example()
24 void_pointer = cond ? void_pointer : int_function; in example()
H A Dmsg_214.c9 int_function(void) in int_function() function