Searched refs:IsMappedIndex (Results 1 – 1 of 1) sorted by relevance
65 inline bool IsMappedIndex(s32 index) in IsMappedIndex() function80 if(!IsMappedIndex(i)) in SearchFreeTLSIndex()110 if(!IsMappedIndex(index)) in FreeTLSIndex()133 NN_TASSERT_(IsMappedIndex(m_Index)); in ~ThreadLocalStorage()140 NN_TASSERT_(IsMappedIndex(m_Index)); in GetValue()141 if ( IsMappedIndex(m_Index) ) in GetValue()154 NN_TASSERT_(IsMappedIndex(m_Index)); in SetValue()155 if ( IsMappedIndex(m_Index) ) in SetValue()