Searched refs:OCSD_INSTR_OTHER (Results 1 – 5 of 5) sorted by relevance
74 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeA32()122 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeA64()172 instr_info->type = OCSD_INSTR_OTHER; // default type in DecodeT32()
163 last_i_type = OCSD_INSTR_OTHER; in init()
350 OCSD_INSTR_OTHER, /**< Other instruction - not significant for waypoints. */ enumerator
648 bWPFound = (m_instr_info.type != OCSD_INSTR_OTHER); in traceInstrToWP()
1065 bWPFound = (m_instr_info.type != OCSD_INSTR_OTHER); in traceInstrToWP()