Home
last modified time | relevance | path

Searched refs:R_DEFS (Results 1 – 10 of 10) sorted by relevance

/dports/net-mgmt/xymon-server/xymon-4.3.30/xymond/rrd/
H A Ddo_external.c23 enum { R_DEFS, R_FN, R_DATA, R_NEXT } pstate; in do_external_rrd() enumerator
73 pstate = R_DEFS; in do_external_rrd()
91 pstate = R_DEFS; in do_external_rrd()
97 case R_DEFS: in do_external_rrd()
/dports/net-mgmt/xymon-client/xymon-4.3.30/xymond/rrd/
H A Ddo_external.c23 enum { R_DEFS, R_FN, R_DATA, R_NEXT } pstate; in do_external_rrd() enumerator
73 pstate = R_DEFS; in do_external_rrd()
91 pstate = R_DEFS; in do_external_rrd()
97 case R_DEFS: in do_external_rrd()
/dports/math/R/R-4.1.2/
H A DMakeconf.in24 ## DEFS is generated by autoconf as -DHAVE_CONFIG_H: R_DEFS is user's
25 DEFS = @DEFS@ @R_DEFS@
H A Dconfigure.ac788 ## This has to be R_DEFS as autoconf overrrides DEFS
789 R_DEFS=${DEFS}
790 AC_SUBST(R_DEFS) subst
H A Dconfigure9740 R_DEFS=${DEFS}
/dports/math/libRmath/R-4.1.1/
H A DMakeconf.in24 ## DEFS is generated by autoconf as -DHAVE_CONFIG_H: R_DEFS is user's
25 DEFS = @DEFS@ @R_DEFS@
H A Dconfigure.ac784 ## This has to be R_DEFS as autoconf overrrides DEFS
785 R_DEFS=${DEFS}
786 AC_SUBST(R_DEFS) subst
H A Dconfigure8641 R_DEFS=${DEFS}
/dports/math/R/R-4.1.2/etc/
H A DMakeconf.in153 …GS = @R_XTRA_CPPFLAGS@ @R_INCLUDES@ -DNDEBUG $(PKG_CPPFLAGS) $(CLINK_CPPFLAGS) $(CPPFLAGS) @R_DEFS@
/dports/math/libRmath/R-4.1.1/etc/
H A DMakeconf.in153 …GS = @R_XTRA_CPPFLAGS@ @R_INCLUDES@ -DNDEBUG $(PKG_CPPFLAGS) $(CLINK_CPPFLAGS) $(CPPFLAGS) @R_DEFS@