Home
last modified time | relevance | path

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

/dports/biology/ncbi-toolkit/ncbi/corelib/
H A Dncbimsg.c636 pMon->type = MonType_Int; in Nlm_MonitorIntNewEx()
740 if (pMon->type != MonType_Int) in Nlm_MonitorIntValue()
863 if (pMon->type == MonType_Int) in Dumb_MonCreate()
H A Dncbimsg.h178 MonType_Int =1, MonType_Str enumerator
/dports/biology/ncbi-toolkit/ncbi/vibrant/
H A Dvibutils.c1050 if (mon == NULL || mon->type != MonType_Int || mon->extra == NULL) { in Nlm_VibMonIntValue()
1142 if (mon->type == MonType_Int) { in Nlm_VibMonCreate()