Home
last modified time | relevance | path

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

/bionic/libc/stdlib/
Datexit.c49 void (*fn_ptr)(void *); member
/bionic/tests/
Ddlfcn_test.cpp217 typedef const char* (*fn_ptr)(); in TEST() typedef
246 typedef const char* (*fn_ptr)(); in TEST() typedef