Searched refs:__OVL_PATH_UPPER (Results 1 – 2 of 2) sorted by relevance
16 __OVL_PATH_UPPER = (1 << 0), enumerator21 #define OVL_TYPE_UPPER(type) ((type) & __OVL_PATH_UPPER)
130 type = __OVL_PATH_UPPER; in ovl_path_type()