Home
last modified time | relevance | path

Searched refs:threadprivate_dtype (Results 1 – 2 of 2) sorted by relevance

/dports/math/libpgmath/flang-d07daf3/tools/flang2/flang2exe/
H A Dsemant.h662 int threadprivate_dtype; /* dtype record used for the vector of pointers member
H A Dupper.cpp360 static DTYPE threadprivate_dtype; variable
3503 threadprivate_dtype = DT_NONE; in fix_symbol()
3999 if (threadprivate_dtype == 0) { in create_thread_private_vector()
4000 threadprivate_dtype = create_threadprivate_dtype(); in create_thread_private_vector()
4015 DTYPEP(tptr, threadprivate_dtype); in create_thread_private_vector()