Home
last modified time | relevance | path

Searched refs:tok_ALLOCATE (Results 1 – 4 of 4) sorted by relevance

/dports/devel/ftnchek/ftnchek-3.3.1/
H A Dtokdefs.h58 tok_ALLOCATE = 284, enumerator
158 #define tok_ALLOCATE 284 macro
H A Dkeywords.c113 {"ALLOCATE", tok_ALLOCATE, IK | MP | NI | EK, 0},
H A Dfortran.y285 %token tok_ALLOCATE
2362 allocate_stmt : tok_ALLOCATE '(' allocate_item_list ')' EOS
H A Dfortran.c82 tok_ALLOCATE = 284, enumerator
182 #define tok_ALLOCATE 284 macro