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

/ast/src/lib/libodelta/
H A Dmtchstring.c75 static int Alloced = 0; local
80 if(Alloced)
82 Alloced = 0;
97 Alloced = 1;
107 Alloced = 0;
133 Alloced = 0;
142 ind = Alloced ? Index[i] : (char**)0;
143 n_ind = Alloced ? N_index[i] : -1;

Completed in 645 milliseconds