Home
last modified time | relevance | path

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

/dports/math/libpgmath/flang-d07daf3/tools/flang1/flang1exe/
H A Dsemtbp.c52 (task == TBP_ADD_SIMPLE || task == TBP_ADD_IMPL || \
2036 if (task == TBP_ADD_IMPL) { in enqueueTbp()
H A Dsemant.h1667 TBP_ADD_IMPL, /**< Add binding name and implementation name to queue. enumerator
H A Dsemant.c11555 (rhstop == 1) ? TBP_ADD_SIMPLE : TBP_ADD_IMPL); in semant1()