Searched defs:ref_api (Results 1 – 3 of 3) sorted by relevance
164 ref_api = [i.strip() for i in f] variable
386 char const * const * ref_api, in init_api()
1551 def detect_api_mismatch(ref_api, other_api, *, ignore=()): argument