Searched refs:cd (Results 1 – 2 of 2) sorted by relevance
198 static uint32_t cd = 1; in test_nesting() local199 a64 = c64 / cd; in test_nesting()200 b64 = c64 % cd; in test_nesting()201 if (c64 != a64 * cd + b64) { in test_nesting()204 cd++; in test_nesting()
181 $ cd build