Home
last modified time | relevance | path

Searched refs:alt_bt_token_index (Results 1 – 1 of 1) sorted by relevance

/external/srec/srec/crec/
Dastar.c341 wtokenID alt_bt_token_index; in extend_path() local
353 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()