Lines Matching refs:answer
1311 int answer = 0;1316 answer <<= 1;1319 answer |= 1;1322 printf ("0x%02x,\n", answer);