You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[`HIGH` (high 8 bits of lowest 16 bits)](operator-high.md)<br/>[`HIGH32` (high 32 bits of 64 bits)](operator-high32.md)<br/>[`HIGHWORD` (high 16 bits of lowest 32 bits)](operator-highword.md)<br/>[`LENGTH` (number of elements in array)](operator-length.md)<br/>[`LENGTHOF` (number of elements in array)](operator-lengthof.md)<br/>[`LOW` (low 8 bits)](operator-low.md)
123
123
:::column-end:::
124
124
:::column span="":::
125
-
[`LOW32` (low 32 bits)](operator-low32.md)<br/>[`LOWWORD` (low 16 bits)](operator-lowword.md)[`OPATTR` (get argument type info)]<br/>(operator-opattr.md)<br/>[`PTR` (pointer to or as type)](operator-ptr.md)<br/>[`SHORT` (mark short label type)](operator-short.md)
125
+
[`LOW32` (low 32 bits)](operator-low32.md)<br/>[`LOWWORD` (low 16 bits)](operator-lowword.md)<br/>[`OPATTR` (get argument type info)](operator-opattr.md)<br/>[`PTR` (pointer to or as type)](operator-ptr.md)<br/>[`SHORT` (mark short label type)](operator-short.md)
126
126
:::column-end:::
127
127
:::column span="":::
128
128
[`SIZE` (size of type or variable)](operator-size.md)<br/>[`SIZEOF` (size of type or variable)](operator-sizeof.md)<br/>[`THIS` (current location)](operator-this.md)<br/>[`TYPE` (get expression type)](operator-type.md)<br/>[`.TYPE` (get argument type info)](operator-dot-type.md)
0 commit comments