Searched refs:ST_LOCK (Results 1 - 3 of 3) sorted by relevance

/haiku-buildtools/gcc/gcc/fortran/
H A Dmatch.c1485 match ("lock", gfc_match_lock, ST_LOCK)
2979 st == ST_LOCK ? "LOCK" : "UNLOCK");
2994 st == ST_LOCK ? "LOCK" : "UNLOCK");
3001 st == ST_LOCK ? "LOCK" : "UNLOCK");
3099 case ST_LOCK:
3140 return lock_unlock_statement (ST_LOCK);
H A Dparse.c486 match ("lock", gfc_match_lock, ST_LOCK);
1327 case ST_SYNC_IMAGES: case ST_SYNC_MEMORY: case ST_LOCK: case ST_UNLOCK: \
1740 case ST_LOCK:
H A Dgfortran.h256 ST_GET_FCN_CHARACTERISTICS, ST_LOCK, ST_UNLOCK, ST_EVENT_POST, enumerator in enum:__anon86

Completed in 116 milliseconds