Lines Matching full:operator
59 ('6.5.10 Bitwise AND operator', '87'),
60 ('6.5.11 Bitwise exclusive OR operator', '88'),
61 ('6.5.12 Bitwise inclusive OR operator', '88'),
62 ('6.5.13 Logical AND operator', '89'),
63 ('6.5.14 Logical OR operator', '89'),
64 ('6.5.15 Conditional operator', '90'),
66 ('6.5.17 Comma operator', '94'),
96 ('6.10.9 Pragma operator', '161'),
362 ('5.11 Bitwise AND operator', '110'),
363 ('5.12 Bitwise exclusive OR operator', '110'),
364 ('5.13 Bitwise inclusive OR operator', '110'),
365 ('5.14 Logical AND operator', '110'),
366 ('5.15 Logical OR operator', '110'),
367 ('5.16 Conditional operator', '111'),
369 ('5.18 Comma operator', '113'),
458 ('16.9 Pragma operator', '384'),
580 ('D.1 Increment operator with bool operand', '1119'),