Home
last modified time | relevance | path

Searched refs:NONTERM (Results 1 – 25 of 35) sorted by relevance

12

/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/games/evq3/evq3/code/tools/lcc/lburg/
H A Dlburg.c173 if (p && p->kind == NONTERM) in nonterm()
178 p->kind = NONTERM; in nonterm()
226 else if (p && p->kind == NONTERM && arity > 0) { in tree()
324 if (p->kind == NONTERM) in reach()
471 if (p->kind == NONTERM) { in computekids()
534 if (p->kind == NONTERM) { in computents()
H A Dlburg.h7 typedef enum { TERM=1, NONTERM } Kind; enumerator
/dports/lang/mono/mono-5.10.1.57/mcs/jay/
H A Ddefs.h116 #define NONTERM 2 macro
/dports/lang/ocaml/ocaml-4.05.0/yacc/
H A Ddefs.h91 #define NONTERM 2 macro
/dports/lang/mosml/mosml-ver-2.10.1/src/mosmlyac/
H A Ddefs.h135 #define NONTERM 2 macro
/dports/lang/ocaml-nox11/ocaml-4.05.0/yacc/
H A Ddefs.h91 #define NONTERM 2 macro
/dports/devel/byaccj/byaccj1.15/src/
H A Ddefs.h84 #define NONTERM 2 macro
/dports/devel/cscout/cscout-bd7dfac/btyacc/
H A Ddefs.h93 #define NONTERM 2 macro
/dports/misc/rump/buildrump.sh-b914579/src/external/bsd/byacc/dist/
H A Ddefs.h139 #define NONTERM 2 macro

12