xref: /aosp_15_r20/external/mesa3d/src/compiler/glsl/glcpp/tests/147-define-macro-no-space.c.expected (revision 6104692788411f58d303aa86923a9ff6ecaded22)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35& ampersand
36! bang
37, comma
38/ divider
39= equals
40. full stop
41> greater than
42- hyphen
43+ incrementor
44[ JSON array
45} kurly brace?
46< less than
47{ moustache
48^ nose
49) parenthesis (right)
50? question mark
51% ratio indicator
52] square bracket (right)
53~ tilde
54: umlaut?
55| vertical bar
56; wink
57* X (as multiplication)
58
59