Searched refs:__path__ (Results 1 – 8 of 8) sorted by relevance
3 __path__ = extend_path(__path__, __name__) variable
6 __path__ = extend_path(__path__, __name__) variable
8 __path__ = extend_path(__path__, __name__) variable
166 #define EXT_HAS_FREE_INDEX(__path__) \ argument167 (le16_to_cpu((__path__)->p_hdr->eh_entries) \168 < le16_to_cpu((__path__)->p_hdr->eh_max))
36 for layer_path in oeqa.selftest.__path__:
97 @@ -26,11 +26,11 @@ xml.__path__ = [x for x in xml.__path__ if "_xmlplus" not in x]