Searched refs:_NSC_GLSLOT (Results 1 – 2 of 2) sorted by relevance
354 (sizeof (nsc_rmmap_t) * (_NSC_GLSLOT - 1)); in _nsc_global_setup()364 hdr->map[0].inuse = _NSC_GLSLOT; in _nsc_global_setup()396 if (!_nsc_rmmap_init(hdr->map, "nsc_global", _NSC_GLSLOT, in _nsc_global_setup()426 (sizeof (nsc_rmmap_t) * (_NSC_GLSLOT - 1)); in _nsc_need_global_mem()
69 #define _NSC_GLSLOT 125 /* Number of global slots */ macro