LAST_ERROR 60 ext/io/console/console.c #define SET_LAST_ERROR (errno = LAST_ERROR, 0) LAST_ERROR 66 ext/io/console/console.c if (!x) errno = LAST_ERROR; LAST_ERROR 74 ext/io/console/console.c if (!x) errno = LAST_ERROR; LAST_ERROR 563 ext/io/console/console.c rb_syserr_fail(LAST_ERROR, "GetConsoleScreenBufferInfo"); LAST_ERROR 568 ext/io/console/console.c rb_syserr_fail(LAST_ERROR, "SetConsoleScreenBufferInfo"); LAST_ERROR 576 ext/io/console/console.c rb_syserr_fail(LAST_ERROR, "SetConsoleWindowInfo"); LAST_ERROR 691 ext/io/console/console.c rb_syserr_fail(LAST_ERROR, 0); LAST_ERROR 706 ext/io/console/console.c rb_syserr_fail(LAST_ERROR, 0);