Home
last modified time | relevance | path

Searched refs:litsym (Results 1 – 25 of 113) sorted by relevance

12345

/dports/lang/fpc-utils/fpc-3.2.2/utils/tply/
H A Dpyacc.y279 { litsym($1, 0);
281 sym_type^[litsym($1, 0)] := act_type;
283 sym_prec^[litsym($1, 0)] := act_prec; }
285 { litsym($1, 0);
287 sym_type^[litsym($1, 0)] := act_type;
291 { litsym($1, 0);
293 sym_type^[litsym($1, $2)] := act_type;
297 { litsym($1, 0);
299 sym_type^[litsym($1, $2)] := act_type;
384 { add_rule_prec(litsym($2, 0)); }
[all …]
H A Dyaccsem.pas64 function litsym ( k : Integer; n : Integer ) : Integer; in litsym() function
213 function litsym ( k : Integer; n : Integer ) : Integer; in litsym() function
220 litsym := s;
225 litsym := 1;
237 litsym := s;
250 litsym := s;
H A Dpyacc.pas328 litsym(yyv[yysp-0], 0);
330 sym_type^[litsym(yyv[yysp-0], 0)] := act_type;
332 sym_prec^[litsym(yyv[yysp-0], 0)] := act_prec;
335 litsym(yyv[yysp-0], 0);
337 sym_type^[litsym(yyv[yysp-0], 0)] := act_type;
339 sym_prec^[litsym(yyv[yysp-0], 0)] := act_prec;
342 litsym(yyv[yysp-1], 0);
346 sym_prec^[litsym(yyv[yysp-1], 0)] := act_prec;
349 litsym(yyv[yysp-1], 0);
454 add_rule_prec(litsym(yyv[yysp-0], 0));
[all …]
/dports/lang/fpc-source/fpc-3.2.2/utils/tply/
H A Dpyacc.y279 { litsym($1, 0);
281 sym_type^[litsym($1, 0)] := act_type;
283 sym_prec^[litsym($1, 0)] := act_prec; }
285 { litsym($1, 0);
287 sym_type^[litsym($1, 0)] := act_type;
291 { litsym($1, 0);
293 sym_type^[litsym($1, $2)] := act_type;
297 { litsym($1, 0);
299 sym_type^[litsym($1, $2)] := act_type;
384 { add_rule_prec(litsym($2, 0)); }
[all …]
H A Dyaccsem.pas64 function litsym ( k : Integer; n : Integer ) : Integer; in litsym() function
213 function litsym ( k : Integer; n : Integer ) : Integer; in litsym() function
220 litsym := s;
225 litsym := 1;
237 litsym := s;
250 litsym := s;
H A Dpyacc.pas328 litsym(yyv[yysp-0], 0);
330 sym_type^[litsym(yyv[yysp-0], 0)] := act_type;
332 sym_prec^[litsym(yyv[yysp-0], 0)] := act_prec;
335 litsym(yyv[yysp-0], 0);
337 sym_type^[litsym(yyv[yysp-0], 0)] := act_type;
339 sym_prec^[litsym(yyv[yysp-0], 0)] := act_prec;
342 litsym(yyv[yysp-1], 0);
346 sym_prec^[litsym(yyv[yysp-1], 0)] := act_prec;
349 litsym(yyv[yysp-1], 0);
454 add_rule_prec(litsym(yyv[yysp-0], 0));
[all …]
/dports/games/libretro-play/Play--3cd0a367b5e24c061a6310c68c9fa7f6b531ebd4/deps/Dependencies/zlib-1.2.8/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/games/libretro-fuse/fuse-libretro-8b51f87/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/editors/encryptpad/EncryptPad-0.5.0.1/deps/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/multimedia/opentoonz/opentoonz-1.5.0/thirdparty/zlib-1.2.8/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/lang/gcc48/gcc-4.8.5/zlib/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/lang/gnatdroid-binutils-x86/binutils-2.27/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/lang/gnatdroid-binutils/binutils-2.27/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/textproc/teckit/teckit-2.5.7/zlib-1.2.3/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/emulators/mgba/mgba-0.9.2/src/third-party/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/lang/spidermonkey60/firefox-60.9.0/third_party/rust/libz-sys/src/zlib-1.2.8/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/sysutils/deltarpm/deltarpm-3.6/zlib-1.2.2.f-rsyncable/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/lang/gnat_util/gcc-6-20180516/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/textproc/sigil/Sigil-1.8.0/3rdparty/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/devel/arm-none-eabi-gcc492/gcc-4.9.2/zlib/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/misc/rump/buildrump.sh-b914579/src/common/dist/zlib/contrib/blast/
H A Dblast.c288 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
291 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/devel/cvs-devel/cvs-1.12.13/zlib/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/devel/critcl/critcl-3.1.18.1/examples/zlibwrap/zlib/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/devel/fossology-nomos-standalone/fossology-3.11.0/src/nomos/agent_tests/testdata/NomosTestfiles/Zlib/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()
/dports/graphics/povray37/povray-3.7.0.10/libraries/zlib/contrib/blast/
H A Dblast.c286 static short litcnt[MAXBITS+1], litsym[256]; /* litcode memory */ in decomp() local
289 static struct huffman litcode = {litcnt, litsym}; /* length code */ in decomp()

12345