Home
last modified time | relevance | path

Searched refs:overflow (Results 1 – 25 of 36) sorted by relevance

12

/inferno-os/os/boot/mpc/
H A Detherif.h23 void (*overflow)(Ctlr*); member
/inferno-os/os/boot/rpcg/
H A Detherif.h23 void (*overflow)(Ctlr*); member
/inferno-os/os/boot/puma/
H A Dether.h24 void (*overflow)(Ctlr*); member
/inferno-os/libfreetype/
H A Dbdf.h225 bdf_glyphlist_t overflow; /* Storage used for glyph insertion. */ member
H A Dbdflib.c2393 for ( i = 0, glyphs = font->overflow.glyphs; in bdf_free_font()
2394 i < font->overflow.glyphs_used; i++, glyphs++ ) in bdf_free_font()
2400 FT_FREE( font->overflow.glyphs ); in bdf_free_font()
/inferno-os/appl/cmd/mash/
H A Deyaccpar95 yyerror(e, "yacc stack overflow");
114 yyerror(e, "yacc stack overflow");
H A Dmashparse.b330 yyerror(e, "yacc stack overflow");
349 yyerror(e, "yacc stack overflow");
/inferno-os/appl/acme/
H A Dregx.b503 error("operand stack overflow");
512 error("operator stack overflow");
754 OVERFLOW : con "overflow";
891 error("regexp list overflow");
1034 error("regexp list overflow");
/inferno-os/appl/lib/
H A Dstring.b199 # probably this should check for overflow, and max out, as limbo op does?
223 # probably this should check for overflow, and max out, as limbo op does?
H A Dwritegif.b220 sys->print("panic: WriteGIF sr overflow\n");
/inferno-os/os/boot/pc/
H A Dether8390.c516 overflow(Ether *ether) in overflow() function
567 overflow(ether); in interrupt()
/inferno-os/os/pc/
H A Dether8390.c519 overflow(Ether *ether) in overflow() function
569 overflow(ether); in interrupt()
/inferno-os/utils/iyacc/
H A Dyaccpar133 yyerror("yacc stack overflow");
/inferno-os/utils/lib/
H A Dyaccpar133 yyerror("yacc stack overflow");
/inferno-os/appl/cmd/
H A Dfmt.b162 # emit words until overflow; always emit at least one word
H A Dunits.b615 yyerror("overflow in multiply");
646 yyerror("overflow in divide");
/inferno-os/appl/cmd/limbo/
H A Ddis.b24 fatal("overflow in constant 16r"+hex(val, 0));
555 fatal("overflow in constant 16r"+hex(val, 0));
H A Dcom.b507 fatal("label stack overflow");
532 fatal("label stack overflow");
567 fatal("label stack overflow");
/inferno-os/appl/lib/ida/
H A Dida.b42 if(a == Fmax && b == Fmax) # avoid overflow
/inferno-os/appl/math/
H A Dfit.b164 # use x-xbar, y-ybar to avoid overflow
/inferno-os/appl/cmd/auth/
H A Dchangelogin.b89 maxdate := "17012038"; # largest date possible without incurring integer overflow
/inferno-os/libmath/fdlibm/
H A Dreadme99 (overflow) (underflow) (divided-by-zero) (invalid)
/inferno-os/utils/awk/
H A DFIXES229 in run.c; added overflow tests to some previously unchecked cases.
347 the state arrays can still overflow.
414 overflow in penter. thanks to mark larsen.
/inferno-os/appl/wm/
H A Dmand.b730 y = big 2*x*y+q; # possible unserious overflow when BASE == 28
758 y = big 2*x*y+q; # possible unserious overflow when BASE == 28
/inferno-os/appl/cmd/disk/prep/
H A Dprep.b458 exits("overflow");

12