Lines Matching defs:binary
7 * Redistribution and use in source and binary forms, with or without
12 * 2. Redistributions in binary form must reproduce the above copyright
639 /* Create an expression from a unary or binary operator and its operands. */
2030 * Create a tree node for a binary operator and its two operands. Also called
2533 bool binary = modtab[op].m_binary;
2535 if (lt == VOID || (binary && rt == VOID)) {
2541 else if (binary)
3942 * binary integer promotion for one of the operands, or a usual
3944 * binary plain or compound assignments to bit-fields
5028 * CON. Type conversions are allowed if they do not change binary