Searched refs:ForceBar (Results 1 – 1 of 1) sorted by relevance
94 #define ForceBar(dst, src) ((strchr(src, '|') == 0) ? force_bar(dst, src) : src) macro116 n1 = ForceBar(nc1, n1); in check_collisions()117 n2 = ForceBar(nc2, n2); in check_collisions()