mode variable attribute syntax

1 __attribute__ ((
2 mode
2 __mode__
3 (
4 byte
4 word
4 pointer
4 __byte__
4 __word__
4 __pointer__
5 ) ))