readbyte_for_lambda  170 src/lread.c    static int readbyte_for_lambda (int, Lisp_Object);
readbyte_for_lambda  275 src/lread.c          readbyte = readbyte_for_lambda;