Lines Matching defs:volatile
59 # define volatile
71 # define SM_DEAD(proto) volatile proto
72 # define SM_DEAD_D volatile
101 ** volatile, but which must be declared volatile when compiling with
104 ** Variables that actually are volatile should be declared volatile
105 ** using the "volatile" keyword. If a variable actually is volatile,
116 # define SM_NONVOLATILE volatile