Home
last modified time | relevance | path

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

/dports/net/freeswitch/freeswitch-1.10.3.-release/src/mod/languages/mod_basic/
H A Dmy_basic.c553 static unsigned int _ht_count(_ht_node_t* ht);
1316 unsigned int _ht_count(_ht_node_t* ht) { in _ht_count() function
1411 return 0 == _ht_count(ht); in _ht_empty()