Searched defs:HT_GET (Results 1 – 4 of 4) sorted by relevance
128 ax.plot(*data[:,idx].T, **plot_kwds_)
128 void * mem = m_allocator.allocate(obj_sz);
128 #define HT_GET(ht) ((ht)&HT_MASK) macro