Searched defs:SM_NONVOLATILE (Results 1 - 1 of 1) sorted by relevance

/sendmail/include/sm/
H A Dcdefs.h98 ** The SM_NONVOLATILE macro is used to declare variables that are not
104 ** then SM_NONVOLATILE should not be used.
114 # define SM_NONVOLATILE volatile macro
116 # define SM_NONVOLATILE macro

Completed in 7 milliseconds