Searched refs:alt_bt_token_index (Results 1 – 1 of 1) sorted by relevance
341 wtokenID alt_bt_token_index; in extend_path() local353 alt_bt_token_index = alt_wtoken->backtrace; in extend_path()355 if (alt_bt_token_index == MAXwtokenID && bt_token_index != MAXwtokenID) in extend_path()357 else if (alt_bt_token_index != MAXwtokenID && bt_token_index == MAXwtokenID) in extend_path()359 else if (alt_bt_token_index != MAXwtokenID && bt_token_index != MAXwtokenID) in extend_path()