Searched refs:DBG_DLSYM_NUM (Results 1 – 2 of 2) sorted by relevance
170 static const Msg dlsym_msg[DBG_DLSYM_NUM] = { in Dbg_dl_dlsym()178 #if DBG_DLSYM_NUM != (DBG_DLSYM_SINGLETON + 1) in Dbg_dl_dlsym()179 #error DBG_DLSYM_NUM has grown in Dbg_dl_dlsym()196 if (type >= DBG_DLSYM_NUM) in Dbg_dl_dlsym()
87 #define DBG_DLSYM_NUM DBG_DLSYM_SINGLETON + 1 macro