ВходНаше всё Теги codebook 无线电组件 Поиск Опросы Закон Воскресенье
21 июля
447014 Топик полностью
Apтём (25.09.2013 22:45, просмотров: 71) ответил Скрипач на А шо за модификатор "__root"?
Отключение оптимизации переменной. Тоже что для GCC __attribute__((used)) 
A function or variable with the __root attribute is kept whether or not it is referenced from the rest of the application, provided its module is included. Program modules are always included and library modules are only included if needed.