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

/osnet-11/usr/src/lib/libcurses/screen/
H A Dslk_start.c88 char ch1[3], *ch = label_format; local
94 ch1[i] = '\0';
95 if ((k = atoi(ch1)) <=
104 ch1[i++] = *ch++;
/osnet-11/usr/src/grub/grub-0.97/lib/
H A Dgetopt.c286 # define SWAP_FLAGS(ch1, ch2) \
289 char __tmp = __getopt_nonoption_flags[ch1]; \
290 __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \
294 # define SWAP_FLAGS(ch1, ch2)
/osnet-11/usr/src/grub/grub2/grub-core/gnulib/
H A Dgetopt.c123 # define SWAP_FLAGS(ch1, ch2) \
126 char __tmp = __getopt_nonoption_flags[ch1]; \
127 __getopt_nonoption_flags[ch1] = __getopt_nonoption_flags[ch2]; \
131 # define SWAP_FLAGS(ch1, ch2)
134 # define SWAP_FLAGS(ch1, ch2)

Completed in 25 milliseconds