Searched refs:AB_LOCK_COMP (Results 1 – 2 of 2) sorted by relevance
/netbsd-src/external/gpl3/gcc/dist/gcc/fortran/ |
H A D | module.cc | 2085 AB_VALUE, AB_VOLATILE, AB_PROTECTED, AB_LOCK_COMP, AB_EVENT_COMP, enumerator 2141 minit ("LOCK_COMP", AB_LOCK_COMP), 2362 MIO_NAME (ab_attribute) (AB_LOCK_COMP, attr_bits); in mio_symbol_attribute() 2601 case AB_LOCK_COMP: in mio_symbol_attribute()
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/fortran/ |
H A D | module.c | 2039 AB_VALUE, AB_VOLATILE, AB_PROTECTED, AB_LOCK_COMP, AB_EVENT_COMP, enumerator 2089 minit ("LOCK_COMP", AB_LOCK_COMP), 2299 MIO_NAME (ab_attribute) (AB_LOCK_COMP, attr_bits); in mio_symbol_attribute() 2501 case AB_LOCK_COMP: in mio_symbol_attribute()
|