Home
last modified time | relevance | path

Searched refs:yysptr (Results 1 – 25 of 73) sorted by relevance

123

/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/mc_compact/
H A Dreadcgraph_l.h12 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
13 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
19 extern char *yysptr, yysbuf[];
445 char *yysptr = yysbuf; variable
585 yysptr=yysbuf; in yylook()
H A Dreadtiles_l.h12 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
13 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
19 extern char *yysptr, yysbuf[];
500 char *yysptr = yysbuf; variable
640 yysptr=yysbuf; in yylook()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twflow/
H A Dreadobjects_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
495 char *yysptr = yysbuf; variable
635 yysptr=yysbuf; in yylook()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twsc/
H A Dreadnets_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
472 char *yysptr = yysbuf; variable
612 yysptr=yysbuf; in yylook()
H A Dreadcell_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
514 char *yysptr = yysbuf; variable
655 yysptr=yysbuf; in yylook()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/twmc/
H A Dreadnets_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
510 char *yysptr = yysbuf; variable
650 yysptr=yysbuf; in yylook()
H A Dreadcells_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
510 char *yysptr = yysbuf; variable
650 yysptr=yysbuf; in yylook()
/dports/games/nethack33/nethack-3.3.1/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; }
92 if (yysptr > yysbuf) return(*--yysptr); in input()
H A Dlev_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; }
92 if (yysptr > yysbuf) return(*--yysptr); in input()
/dports/games/nethack33-nox11/nethack-3.3.1/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; }
92 if (yysptr > yysbuf) return(*--yysptr); in input()
/dports/games/falconseye/falconseye-1.9.3_11/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; }
92 if (yysptr > yysbuf) return(*--yysptr); in input()
/dports/games/vultures-eye/vulture-2.3.67/slashem/util/
H A Ddgn_comp.l84 #define unput(c) { yytchar = (c); if (yytchar == 10) yylineno--; *yysptr++ = yytchar; }
92 if (yysptr > yysbuf) return(*--yysptr); in input()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/syntax/
H A Dreadcells_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
525 char *yysptr = yysbuf; variable
665 yysptr=yysbuf; in yylook()
/dports/cad/graywolf/graywolf-0.1.6-4-gf47937b/src/mincut/
H A Dreadcells_l.h11 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getc(yyin))==10?(yylineno++,yytchar):yytchar…
12 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
18 extern char *yysptr, yysbuf[];
525 char *yysptr = yysbuf; variable
665 yysptr=yysbuf; in yylook()
/dports/devel/cc65/cc65-2.19/test/ref/
H A Dyacc.c58 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):getchar())==('\n')?(yylineno++,yytchar):yytc…
60 # define unput(c) {yytchar= (c);if(yytchar=='\n')yylineno--;*yysptr++=yytchar;}
66 extern char *yysptr, yysbuf[];
338 char *yysptr = yysbuf; variable
606 yysptr=yysbuf; in yylook()
H A Dyacc2.c115 # define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):GETCHAR())==('\n')?(yylineno++,yytchar):yytc…
/dports/devel/9base/9base-6/awk/
H A Dlex.c528 char *yysptr = yysbuf; variable
536 if (yysptr > yysbuf) in input()
537 c = *--yysptr; in input()
556 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
558 *yysptr++ = c; in unput()
/dports/devel/cscout/cscout-bd7dfac/example/awk/
H A Dlex.c542 char *yysptr = yysbuf; variable
550 if (yysptr > yysbuf) in input()
551 c = *--yysptr; in input()
570 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
572 *yysptr++ = c; in unput()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/awk/
H A Dlex.c528 char *yysptr = yysbuf; variable
536 if (yysptr > yysbuf) in input()
537 c = *--yysptr; in input()
556 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
558 *yysptr++ = c; in unput()
/dports/cad/alliance/alliance/src/mbk/src/
H A Dmg2mbk_l.l55 #define input() (((yytchar = yysptr > yysbuf ? U(*--yysptr) \
/dports/lang/nawk/nawk-20121220_1/
H A Dlex.c541 char *yysptr = yysbuf; variable
549 if (yysptr > yysbuf) in input()
550 c = (uschar)*--yysptr; in input()
569 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
571 *yysptr++ = c; in unput()
/dports/textproc/tttcmds/tttcmds-1.0.20190920/src/contrib/one-true-awk/
H A Dlex.c545 char *yysptr = yysbuf; variable
553 if (yysptr > yysbuf) in input()
554 c = (uschar)*--yysptr; in input()
573 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
575 *yysptr++ = c; in unput()
/dports/misc/rump/buildrump.sh-b914579/src/external/historical/nawk/dist/
H A Dlex.c555 char *yysptr = yysbuf; variable
563 if (yysptr > yysbuf) in input()
564 c = (uschar)*--yysptr; in input()
583 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
585 *yysptr++ = c; in unput()
/dports/devel/cscope/cscope-15.9/src/
H A Dscanner.l96 #define input() ((yytchar=(yytchar=yysptr>yysbuf?*(unsigned char *)--yysptr:getc(yyin))=='/'?comme…
97 #define noncommentinput() ((yytchar=yysptr>yysbuf?*--yysptr:getc(yyin))==EOF?LEXEOF:yytchar)
99 #define unput(c) (*yysptr++=(c))
/dports/biology/bioawk/bioawk-1.0-7-gfd40150/
H A Dlex.c550 char *yysptr = yysbuf; variable
558 if (yysptr > yysbuf) in input()
559 c = (uschar)*--yysptr; in input()
578 if (yysptr >= yysbuf + sizeof(yysbuf)) in unput()
580 *yysptr++ = c; in unput()

123