Home
last modified time | relevance | path

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

/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dgnuremake.h78 #define GMK_FUNC_NOEXPAND 0x01 macro
H A Dfunction.c2510 ent->expand_args = ANY_SET(flags, GMK_FUNC_NOEXPAND) ? 0 : 1; in define_new_function()
/dports/devel/gmake/make-4.3/src/
H A Dgnumake.h77 #define GMK_FUNC_NOEXPAND 0x01
H A Dfunction.c2684 ent->expand_args = ANY_SET(flags, GMK_FUNC_NOEXPAND) ? 0 : 1; in define_new_function()
/dports/devel/remake/remake-4.3+dbg-1.5/tests/scripts/features/
H A Dloadapi67 gmk_add_function ("test-noexpand", func_test, 1, 1, GMK_FUNC_NOEXPAND);
/dports/devel/gmake/make-4.3/tests/scripts/features/
H A Dloadapi73 gmk_add_function ("test-noexpand", func_test, 1, 1, GMK_FUNC_NOEXPAND);
/dports/devel/remake/remake-4.3+dbg-1.5/doc/
H A Dmake.info-22228 flags should be OR'd together. If the 'GMK_FUNC_NOEXPAND' flag is
H A Dmake.texi11431 should be OR'd together. If the @code{GMK_FUNC_NOEXPAND} flag is
/dports/devel/gmake/make-4.3/doc/
H A Dmake.info-22228 flags should be OR'd together. If the 'GMK_FUNC_NOEXPAND' flag is
H A Dmake.texi11431 should be OR'd together. If the @code{GMK_FUNC_NOEXPAND} flag is