Searched refs:TABLE_KEY (Results 1 - 2 of 2) sorted by relevance

/macosx-10.9.5/Chess-310.5/sjeng/
H A Dsegtb.c41 #define TABLE_KEY(x,y,z) (((((x) << 3) | (y)) << 3) | (z)) macro
602 temp_key = TABLE_KEY(section_trans[w_man],
621 temp_key = TABLE_KEY(section_trans[w_man],
639 temp_key = TABLE_KEY(section_trans[w_man],
654 temp_key = TABLE_KEY(section_trans[w_man],
671 temp_key = TABLE_KEY(section_trans[w_man],
687 temp_key = TABLE_KEY(section_trans[w_man],
894 t = TABLE_KEY(section_trans[w1_man],
/macosx-10.9.5/vim-53/runtime/syntax/
H A Dopenroad.vim63 syntax keyword openroadType SECURITY_LABEL SMALLINT TABLE_KEY VARCHAR

Completed in 108 milliseconds