Searched defs:volatile (Results 1 - 25 of 139) sorted by relevance

123456

/illumos-gate/usr/src/cmd/sendmail/include/sm/
H A Dcdefs.h59 # define volatile macro
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
[all...]
/illumos-gate/usr/src/lib/libast/amd64/include/ast/
H A Dast_vfork.h44 # define volatile macro
58 # define volatile macro
H A Dprototyped.h20 # define volatile macro
34 # define volatile macro
H A Dast_dirent.h44 # define volatile macro
58 # define volatile macro
H A Dast_fcntl.h43 # define volatile macro
57 # define volatile macro
H A Dast_nl_types.h44 # define volatile macro
58 # define volatile macro
H A Dast_time.h44 # define volatile macro
58 # define volatile macro
/illumos-gate/usr/src/lib/libast/amd64/src/lib/libast/
H A Dast_vfork.h23 # define volatile macro
37 # define volatile macro
H A Dast_dirent.h23 # define volatile macro
37 # define volatile macro
H A Dast_fcntl.h22 # define volatile macro
36 # define volatile macro
H A Dast_nl_types.h23 # define volatile macro
37 # define volatile macro
H A Dast_time.h23 # define volatile macro
37 # define volatile macro
/illumos-gate/usr/src/lib/libast/i386/include/ast/
H A Dast_vfork.h44 # define volatile macro
58 # define volatile macro
H A Dprototyped.h20 # define volatile macro
34 # define volatile macro
H A Dast_dirent.h44 # define volatile macro
58 # define volatile macro
/illumos-gate/usr/src/lib/libast/i386/src/lib/libast/
H A Dast_vfork.h23 # define volatile macro
37 # define volatile macro
/illumos-gate/usr/src/lib/libast/sparc/include/ast/
H A Dast_vfork.h44 # define volatile macro
58 # define volatile macro
H A Dprototyped.h20 # define volatile macro
34 # define volatile macro
/illumos-gate/usr/src/lib/libast/sparc/src/lib/libast/
H A Dast_vfork.h23 # define volatile macro
37 # define volatile macro
/illumos-gate/usr/src/lib/libast/sparcv9/include/ast/
H A Dast_vfork.h44 # define volatile macro
58 # define volatile macro
H A Dprototyped.h20 # define volatile macro
34 # define volatile macro
H A Dast_dirent.h44 # define volatile macro
58 # define volatile macro
/illumos-gate/usr/src/lib/libast/sparcv9/src/lib/libast/
H A Dast_vfork.h23 # define volatile macro
37 # define volatile macro
H A Dast_dirent.h23 # define volatile macro
37 # define volatile macro
/illumos-gate/usr/src/lib/libresolv2/include/sys/
H A Dcdefs.h86 #define __volatile volatile
117 #define volatile macro
124 * pure (no side effects) functions using "volatile" and "const";

Completed in 1545 milliseconds

123456