Lines Matching refs:read8
431 cc: read8-native ( -- x ) {
480 begin has-input? while read8-native process-alert-byte or repeat
529 : read8-nc ( -- x )
531 read8-native dup 0< ifnot ret then
550 : read8 ( lim -- lim x )
551 1 check-len read8-nc ;
555 2 check-len read8-nc 8 << read8-nc + ;
559 3 check-len read8-nc 8 << read8-nc + 8 << read8-nc + ;
576 begin dup while read8-nc drop 1- repeat
726 read8-nc 3 read24 swap drop swap ;
1143 read8-nc 1 <> more-incoming-bytes? or if ERR_BAD_CCS fail then
1168 read8 { hash } read8 { sign }