Searched refs:fillcheck (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/tcl-105/tcl/tcl/generic/
H A Dregc_color.c777 fillcheck(cm, cm->tree, 0, f);
810 - fillcheck - check proper filling of a tree
811 ^ static VOID fillcheck(struct colormap *, union tree *, int, FILE *);
814 fillcheck(
832 fillcheck(cm, t, level+1, f);
795 fillcheck( function
H A Dregcomp.c110 static void fillcheck(struct colormap *, union tree *, int, FILE *);
/macosx-10.10/tcl-105/tcl84/tcl/generic/
H A Dregc_color.c709 fillcheck(cm, cm->tree, 0, f);
732 - fillcheck - check proper filling of a tree
733 ^ static VOID fillcheck(struct colormap *, union tree *, int, FILE *);
736 fillcheck(cm, tree, level, f) function
754 fillcheck(cm, t, level+1, f);
H A Dregcomp.c113 static VOID fillcheck _ANSI_ARGS_((struct colormap *, union tree *, int, FILE *));

Completed in 76 milliseconds