Home
last modified time | relevance | path

Searched refs:tb_init_impl (Results 1 – 2 of 2) sorted by relevance

/dports/games/crafty/crafty-25.2_1/
H A Dtbprobe.h59 extern bool tb_init_impl(const char *_path);
168 return tb_init_impl(_path); in tb_init()
H A Dtbprobe.c1589 extern bool tb_init_impl(const char *path) { in tb_init_impl() function