Home
last modified time | relevance | path

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

/freebsd/contrib/sqlite3/
H A Dsqlite3.c45606 static void (*unixDlSym(sqlite3_vfs *NotUsed, void *p, const char*zSym))(void){ in unixDlSym() function
45636 #define unixDlSym 0 macro