Searched refs:_strcmp (Results 1 – 1 of 1) sorted by relevance
6071 comp = _strcmp(v1.str_value, v2.str_value)6079 comp = _strcmp(v1.str_value, v2.str_value)6405 def _strcmp(s1, s2): function