Searched defs:OPTIMIZE_OFF (Results 1 – 1 of 1) sorted by relevance
50 #define OPTIMIZE_OFF __attribute__((optnone)) macro52 #define OPTIMIZE_OFF __attribute__((optimize(0))) macro54 #define OPTIMIZE_OFF macro