Searched defs:adjust_index (Results 1 - 1 of 1) sorted by relevance

/osnet-11/usr/src/cmd/perl/5.8.4/distrib/
H A Dav.c193 U32 adjust_index = 1; local
204 adjust_index = 0;
207 if (key < 0 && adjust_index) {
283 unsigned adjust_index = 1; local
290 adjust_index = 0;
291 if (adjust_index) {
806 unsigned adjust_index = 1; local
814 adjust_index = 0;
816 if (adjust_index) {
889 unsigned adjust_index local
[all...]

Completed in 20 milliseconds