ARB
|
#include <arb_assert.h>
Go to the source code of this file.
Macros | |
#define | ARRAY_ELEMS(array) (sizeof(array)/sizeof(array[0])) |
#define | TERMINATED_ARRAY_ELEMS(array) (ARRAY_ELEMS(array)-1) |
Functions | |
ASSERTING_CONSTEXPR_INLINE int | bio2info (int biopos) |
ASSERTING_CONSTEXPR_INLINE int | info2bio (int infopos) |
#define ARRAY_ELEMS | ( | array | ) | (sizeof(array)/sizeof(array[0])) |
Definition at line 19 of file arb_defs.h.
Referenced by ACI_get_standard_commands(), awt_create_aww_vars(), AWT_popup_print_window(), ColumnStat::ColumnStat(), create_config_manager_window(), RegFieldSelection::create_window(), ItemFieldShader::customize(), findPlugin(), get_GroupRename_customized_ACI_commands(), get_GroupXfer_customized_ACI_commands(), RegFieldSelection::get_unmated_type(), known_modes(), main(), modifies_awar(), parse_type(), ED4_root::recalc_font_group(), ArbDBWriter::startSaveAs(), and RegFieldSelection::update_button_text().
#define TERMINATED_ARRAY_ELEMS | ( | array | ) | (ARRAY_ELEMS(array)-1) |
Definition at line 20 of file arb_defs.h.
ASSERTING_CONSTEXPR_INLINE int bio2info | ( | int | biopos | ) |
Definition at line 26 of file arb_defs.h.
References arb_assert.
Referenced by backfront_stream(), ED4_jump_to_cursor_position(), gbl_cut(), gbl_drop(), gbl_swap(), get_and_fix_range_from_awar(), ParsedProbeMatch::get_position(), insdel_event(), NT_create_dna_2_pro_window(), nt_trans_cursorpos_changed(), and split_ali_cb().
ASSERTING_CONSTEXPR_INLINE int info2bio | ( | int | infopos | ) |
Definition at line 27 of file arb_defs.h.
References arb_assert.
Referenced by calculate_and_check_ranges(), create_insertDeleteColumn_variables(), detect_format_props(), ed4_create_mainDB_awars(), get_match_info_formatted(), grl_dupidx(), grl_hitidx(), highlight_and_update(), SEC_root::paint(), shown_apos(), and split_alignment().