Searched defs:function_pointer (Results 1 - 6 of 6) sorted by relevance
| /src/tests/usr.bin/xlint/lint1/ | ||
| H A D | msg_274.c | 9 example(void (*function_pointer)(void), void *void_pointer) argument |
| H A D | msg_204.c | 12 void (*function_pointer)(void); variable in typeref:typename:void (*)(void) |
| H A D | msg_247_ilp32_ldbl64.c | 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void) |
| H A D | msg_247_lp64_ldbl128.c | 33 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void) |
| H A D | msg_247_portable.c | 36 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void) |
| H A D | msg_247_portable_int.c | 41 typedef void (*function_pointer)(void); typedef in typeref:typename:void (*)(void) |
Completed in 11 milliseconds