Searched refs:api1 (Results 1 – 2 of 2) sorted by relevance
221 def matchApi(api1, api2): argument222 return api1 is None or api2 is None or api1 == api2
550 - split api.c into api1.c and api2.c