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

/macosx-10.9.5/Chess-310.5/sjeng/
H A Dsegtb.c111 signed char *two_piece_data; variable
491 table = two_piece_data + i * TWO_PIECE_SIZE;
553 base_addr = two_piece_data
569 base_addr = two_piece_data
579 base_addr = two_piece_data
703 free(two_piece_data);
712 two_piece_data = malloc(21 * TWO_PIECE_SIZE);
715 if(!two_piece_data || !three_piece_data)
819 table = two_piece_data
954 table = two_piece_data
[all...]

Completed in 156 milliseconds