Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemant.h1694 TBP_ADD_FINAL, /**< Add final subroutine to queue */ enumerator
H A Dsemtbp.c98 #define IS_ADD_FINAL_SUB_TASK(task) (task == TBP_ADD_FINAL)
H A Dsemant.c12063 queue_tbp(sptr, 0, 0, dtype, TBP_ADD_FINAL); in semant1()