Home
last modified time | relevance | path

Searched refs:free_variable_set (Results 1 – 13 of 13) sorted by relevance

/dports/lang/swi-pl/swipl-8.2.3/boot/
H A Dbags.pl180 '$free_variable_set'(Templ^Goal0, Goal, Vars),
258 '$free_variable_set'(Templ^Goal0, Goal, Vars),
/dports/devel/gmake/make-4.3/src/
H A Dvariable.h151 void free_variable_set (struct variable_set_list *);
H A Dimplicit.c811 free_variable_set (int_file->variables);
813 free_variable_set (int_file->pat_variables);
H A Dvariable.c316 free_variable_set (struct variable_set_list *list)
/dports/devel/remake/remake-4.3+dbg-1.5/src/
H A Dvariable.h162 void free_variable_set (struct variable_set_list *);
H A Dimplicit.c792 free_variable_set (int_file->variables); in pattern_search()
794 free_variable_set (int_file->pat_variables); in pattern_search()
H A Dvariable.c355 free_variable_set (struct variable_set_list *list) in free_variable_set() function
/dports/devel/kBuild/kBuild-0.1.9998/src/kmk/
H A Dimplicit.c775 free_variable_set (int_file->variables); in pattern_search()
777 free_variable_set (int_file->pat_variables); in pattern_search()
H A Dvariable.h366 void free_variable_set (struct variable_set_list *);
H A Dvariable.c1364 free_variable_set (struct variable_set_list *list) in free_variable_set() function
H A DChangeLog1446 * variable.c (free_variable_set): New function.
/dports/lang/swi-pl/swipl-8.2.3/src/
H A Dtest.pl1139 '$free_variable_set'(X^(m:Y^hello(X,Y)), G, V),
H A Dpl-prims.c3424 PRED_IMPL("$free_variable_set", 3, free_variable_set, 0)
5820 PRED_DEF("$free_variable_set", 3, free_variable_set, 0)