Searched refs:m_strcmp (Results 1 - 1 of 1) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/lzo-2.06/lzotest/
H A Dlzotest.c1591 static int m_strcmp(const char *a, const char *b) function
1628 else if (m_strcmp(p,"all") == 0 || m_strcmp(p,"avail") == 0)
1630 else if (m_strcmp(p,"ALL") == 0)
1636 else if (m_strcmp(p,"lzo") == 0)
1638 else if (m_strcmp(p,"bench") == 0)
1640 else if (m_strcmp(p,"m1") == 0)
1642 else if (m_strcmp(p,"m99") == 0)
1644 else if (m_strcmp(p,"m999") == 0)
1646 else if (m_strcmp(
[all...]

Completed in 91 milliseconds