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

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/wind/
H A Dnormalize.c219 unsigned short canon_index = 0; local
228 const struct canon_node *c = &_wind_canon_table[canon_index];
239 canon_index = 0;
241 canon_index =
243 if (canon_index != 0) {
247 } while (canon_index != 0);

Completed in 105 milliseconds