Home
last modified time | relevance | path

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

/dports/devel/ga/ga-5.8/global/src/
H A Dga-papi.h57 extern logical pnga_get_debug();
H A Dbase.c5508 # pragma weak wnga_get_debug = pnga_get_debug
5511 logical pnga_get_debug() in pnga_get_debug() function
/dports/devel/ga/ga-5.8/tools/
H A Dga-wapi.c858 return_value = pnga_get_debug(); in wnga_get_debug()