Lines Matching defs:more
49 * (see <linux/console.h> for more information).
2653 * @rescan: we return true if we need more (continuation) data
3058 * case to make the code more understandable.
3824 int i, more = 1, first = -1, last = -1, deflt = 0;
3843 while (more) {
3844 more = 0;
3851 more = 1;
3874 int i, more = 1, first = -1, last = -1, deflt = 0;
3882 while (more) {
3883 more = 0;
3890 more = 1;
4264 * If we support more console drivers, this function is used