Searched refs:function_parameter (Results 1 – 5 of 5) sorted by relevance
/netbsd-src/tests/usr.bin/xlint/lint1/ |
H A D | msg_347.c | 18 void function_parameter(void *, double *(void *, int)); 19 void function_parameter(void *fs, double *fn(void *, int));
|
/netbsd-src/external/gpl3/binutils/dist/binutils/ |
H A D | debug.h | 399 bool (*function_parameter) member
|
H A D | debug.c | 2841 || ! (*fns->function_parameter) (fhandle, p->name, p->kind, p->val)) in debug_write_function()
|
/netbsd-src/external/gpl3/binutils.old/dist/binutils/ |
H A D | debug.h | 399 bool (*function_parameter) member
|
H A D | debug.c | 2841 || ! (*fns->function_parameter) (fhandle, p->name, p->kind, p->val)) in debug_write_function()
|