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

/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt.c152 char *tem;
192 tem = argv[bottom + i];
194 argv[top - (middle - bottom) + i] = tem;
209 tem = argv[bottom + i];
211 argv[middle + i] = tem;
149 char *tem; local
/osnet-11/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c317 char *tem;
357 tem = argv[bottom + i];
359 argv[top - (middle - bottom) + i] = tem;
374 tem = argv[bottom + i];
376 argv[middle + i] = tem;
314 char *tem; local

Completed in 18 milliseconds