Searched refs:EMPTY (Results 1 – 3 of 3) sorted by relevance
19 EMPTY = 7 variable239 if done[nid][0] != EMPTY:282 if done[nid][0] == EMPTY:291 if EMPTY in done[u]:298 if done.remove(u, EMPTY):319 if EMPTY in done[cell_id]:320 moves.append((cell_id, EMPTY))379 if num != EMPTY:383 if done[nid][0] != EMPTY:470 inctile = EMPTY[all …]
25 static const std::string EMPTY; variable
403 #define Z_LIST_ADD_ELEM(e) EMPTY, e457 #define EMPTY macro
Completed in 8 milliseconds