Home
last modified time | relevance | path

Searched refs:PLPLOT_BIN_ENV (Results 1 – 6 of 6) sorted by relevance

/dports/biology/emboss/EMBOSS-6.6.0/plplot/
H A Dplctrl.c1182 #if defined(PLPLOT_BIN_ENV) in plFindCommand()
1183 if ((dn = getenv(PLPLOT_BIN_ENV)) != NULL) { in plFindCommand()
1187 fprintf(stderr, PLPLOT_BIN_ENV"=\"%s\"\n", dn); /* what IS set? */ in plFindCommand()
H A DplplotP.h364 #define PLPLOT_BIN_ENV "EPLPLOT_BIN" macro
/dports/math/plplot-ada/plplot-5.15.0/src/
H A Dplctrl.c2166 #if defined ( PLPLOT_BIN_ENV ) in plFindCommand()
2167 if ( ( dn = getenv( PLPLOT_BIN_ENV ) ) != NULL ) in plFindCommand()
2172 fprintf( stderr, PLPLOT_BIN_ENV "=\"%s\"\n", dn ); // what IS set? in plFindCommand()
/dports/math/plplot/plplot-5.15.0/src/
H A Dplctrl.c2166 #if defined ( PLPLOT_BIN_ENV ) in plFindCommand()
2167 if ( ( dn = getenv( PLPLOT_BIN_ENV ) ) != NULL ) in plFindCommand()
2172 fprintf( stderr, PLPLOT_BIN_ENV "=\"%s\"\n", dn ); // what IS set? in plFindCommand()
/dports/math/plplot-ada/plplot-5.15.0/include/
H A DplplotP.h440 #define PLPLOT_BIN_ENV "PLPLOT_BIN" macro
/dports/math/plplot/plplot-5.15.0/include/
H A DplplotP.h440 #define PLPLOT_BIN_ENV "PLPLOT_BIN" macro