Home
last modified time | relevance | path

Searched refs:SRT_LOGFA_LASTNONE (Results 1 – 3 of 3) sorted by relevance

/dports/www/srt/srt-1.4.4/srtcore/
H A Dlogging.h109 typedef std::bitset<SRT_LOGFA_LASTNONE+1> fa_bitset_t;
H A Dsrt.h643 #define SRT_LOGFA_LASTNONE 63 macro
H A Dapi.cpp4692 for (int i = 0; i <= SRT_LOGFA_LASTNONE; ++i) in resetlogfa()