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

/freebsd-10.0-release/crypto/heimdal/lib/wind/
H A Dnormalize.c217 unsigned short canon_index = 0; local
226 const struct canon_node *c = &_wind_canon_table[canon_index];
237 canon_index = 0;
239 canon_index =
241 if (canon_index != 0) {
245 } while (canon_index != 0);

Completed in 60 milliseconds