Searched defs:volatile_ (Results 1 – 6 of 6) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/d/dmd/ |
H A D | astenums.d | 113 volatile_ = 0x40_0000_0000_0000, /// destined for volatile in the back end enumerator
|
H A D | tokens.h | 268 volatile_, enumerator
|
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | symbol.cc | 425 *volatile_ = "VOLATILE", *is_protected = "PROTECTED", in gfc_check_conflict() local
|
H A D | gfortran.h | 857 optional:1, pointer:1, target:1, value:1, volatile_:1, temporary:1, member
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | symbol.c | 425 *volatile_ = "VOLATILE", *is_protected = "PROTECTED", in gfc_check_conflict() local
|
H A D | gfortran.h | 785 optional:1, pointer:1, target:1, value:1, volatile_:1, temporary:1, member
|