Home
last modified time | relevance | path

Searched refs:check_alloc_clauses (Results 1 – 3 of 3) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h1017 void check_alloc_clauses(ITEM *, ITEM *, int *, int *);
H A Dsemant3.c3684 check_alloc_clauses(SST_BEGG(RHS(rhstop)), SST_BEGG(RHS(rhstop + 1)), in semant3()
3720 check_alloc_clauses(SST_BEGG(RHS(rhstop)), SST_BEGG(RHS(rhstop + 1)), in semant3()
H A Dsemutil2.c11433 check_alloc_clauses(ITEM *list, ITEM *spec, int *srcast, int *mold_or_src) in check_alloc_clauses() function