Lines Matching defs:Functions
1189 ###### Note 1 {#precedence-note-unary-plus-minus}
1210 ###### Note 2 {#precedence-note-comparisons}
1243 ###### Note 3 {#precedence-note-and-or}
1263 ###### Note 4 {#precedence-note-choice}
1280 ##### `()`
1294 ##### `$present()`
1322 ##### `$max()`
1339 ##### `$upper_bound()`
1358 ##### `$lower_bound()`
1377 ##### Unary `+` and `-`
1391 ##### `*`
1403 ##### `+` and `-`
1416 ##### `==` and `!=`
1426 ##### `<`, `<=`, `>`, and `>=`
1443 ##### `&&` and `||`
1457 ##### `?:`