Home
last modified time | relevance | path

Searched refs:C_VOLATILE (Results 1 – 6 of 6) sorted by relevance

/dports/devel/global/global-6.6.7/libparser/
H A Dc_res.h51 #define C_VOLATILE 2009 macro
374 {"volatile", C_VOLATILE}, in c_lookup()
380 {"__volatile", C_VOLATILE}, in c_lookup()
403 {"__volatile__", C_VOLATILE}, in c_lookup()
H A Dc_res.gpf20 #define C_VOLATILE 2009
142 volatile, C_VOLATILE
143 __volatile, C_VOLATILE
144 __volatile__, C_VOLATILE
H A DC.c44 #define IS_TYPE_QUALIFIER(c) ((c) == C_CONST || (c) == C_RESTRICT || (c) == C_VOLATILE)
/dports/devel/autoconf213/autoconf/
H A Dautoconf.texi2684 @maindex C_VOLATILE
/dports/devel/autoconf/autoconf-2.69/doc/
H A Dautoconf.texi7473 @acindex{C_VOLATILE}
H A Dautoconf.texi.orig7476 @acindex{C_VOLATILE}