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

/haiku-buildtools/legacy/gcc/texinfo/info/
H A Dvariables.c119 int potential_value; local
122 potential_value = count;
124 potential_value = *(var->value);
127 var->name, potential_value);
143 *(var->value) = potential_value;

Completed in 37 milliseconds