Home
last modified time | relevance | path

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

/netbsd-src/external/gpl2/texinfo/dist/info/
H A Dvariables.c118 int potential_value; variable
121 potential_value = count;
123 potential_value = *(var->value);
126 var->name, potential_value);
142 *(var->value) = potential_value;