Home
last modified time | relevance | path

Searched refs:IGNORE_ENV (Results 1 – 7 of 7) sorted by relevance

/dports/math/R/R-4.1.2/src/main/
H A Didentical.c83 #define IGNORE_ENV (!(flags & 16)) macro
279 return (IGNORE_ENV || CLOENV(x) == CLOENV(y) ? TRUE : FALSE); in R_compute_identical()
/dports/math/libRmath/R-4.1.1/src/main/
H A Didentical.c83 #define IGNORE_ENV (!(flags & 16)) macro
279 return (IGNORE_ENV || CLOENV(x) == CLOENV(y) ? TRUE : FALSE); in R_compute_identical()
/dports/devel/cvs-devel/cvs-1.12.13/src/
H A Dignore.c97 ign_add (getenv (IGNORE_ENV), 0); in ign_setup()
H A Dcvs.h279 #define IGNORE_ENV "CVSIGNORE" /* More files to ignore */ macro
/dports/devel/pecl-event/event-3.0.6/php8/
H A Dphp_event.c1115 …PHP_EVENT_REG_CLASS_CONST_LONG(php_event_base_ce, IGNORE_ENV, EVENT_BASE_FLAG_IGNORE_ENV…
/dports/devel/pecl-event/event-3.0.6/php7/
H A Dphp_event.c1169 …PHP_EVENT_REG_CLASS_CONST_LONG(php_event_base_ce, IGNORE_ENV, EVENT_BASE_FLAG_IGNORE_ENV… in PHP_MINIT_FUNCTION()
/dports/devel/pecl-event/event-3.0.6/php5/
H A Dphp_event.c1264 …REGISTER_EVENT_CLASS_CONST_LONG(php_event_base_ce, IGNORE_ENV, EVENT_BASE_FLAG_IGNORE_EN… in PHP_MINIT_FUNCTION()