Searched refs:m_spex (Results 1 – 1 of 1) sorted by relevance
36 static int n_spex, m_spex; variable54 if (n_spex >= m_spex) { in P0()55 m_spex += 500; in P0()57 ? realloc((char *)s_spex, m_spex * sizeof(*s_spex)) in P0()58 : malloc( m_spex * sizeof(*s_spex))))) { in P0()60 m_spex * sizeof(*s_spex)); in P0()