readbyte_for_lambda  265 src/lread.c    static int readbyte_for_lambda (int, Lisp_Object);
readbyte_for_lambda  370 src/lread.c          readbyte = readbyte_for_lambda;