Home
last modified time | relevance | path

Searched defs:fn_ptr (Results 1 – 2 of 2) sorted by relevance

/dflybsd-src/lib/libc/stdlib/
H A Datexit.c67 } fn_ptr; /* function pointer */ member
/dflybsd-src/contrib/gcc-8.0/libgomp/
H A Doacc-host.c130 host_run (int n __attribute__ ((unused)), void *fn_ptr, void *vars, in host_run()