Home
last modified time | relevance | path

Searched refs:BCOM (Results 1 – 25 of 129) sorted by relevance

123456

/dports/www/gtkhtml4/gtkhtml-4.10.0/gtkhtml/
H A Dgtkhtml.c5897 #define BCOM(m,key,com) \ in add_bindings() macro
5902 BCOM (0, Home, SCROLL_BOD); in add_bindings()
5903 BCOM (0, KP_Home, SCROLL_BOD); in add_bindings()
5904 BCOM (0, End, SCROLL_EOD); in add_bindings()
5905 BCOM (0, KP_End, SCROLL_EOD); in add_bindings()
5915 BCOM (0, Delete, DELETE); in add_bindings()
5916 BCOM (0, KP_Delete, DELETE); in add_bindings()
5955 BCOM (0, F16, COPY); in add_bindings()
5959 BCOM (0, F20, CUT); in add_bindings()
5963 BCOM (0, F18, PASTE); in add_bindings()
[all …]
/dports/www/htdigest/httpd-2.4.6/modules/filters/
H A Dsed.h34 #define BCOM 020 macro
/dports/www/apache24/httpd-2.4.53/modules/filters/
H A Dsed.h34 #define BCOM 020 macro
/dports/print/texlive-base/texlive-20150521-source/texk/dtl/
H A Ddtl.h89 # define BCOM "{" macro
/dports/lang/ucc/ucc/ucl/
H A Dopcode.h16 OPCODE(BCOM, "~", Assign)
H A Dopinfo.h44 OPINFO(OP_COMP, 14, "~", Unary, BCOM)
H A Duildasm.c43 case BCOM: in DAssemUIL()
/dports/sysutils/heirloom/heirloom-070715/sed/
H A Dsed.h99 BCOM = 020, enumerator
/dports/games/ioquake3/ioquake3-1.36/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
H A Dsimp.c355 case BCOM+I: in simplify()
357 idempotent(BCOM+U); in simplify()
359 case BCOM+U: in simplify()
361 idempotent(BCOM+U); in simplify()
/dports/games/ioquake3-server/ioquake3-1.36/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
H A Dsimp.c355 case BCOM+I: in simplify()
357 idempotent(BCOM+U); in simplify()
359 case BCOM+U: in simplify()
361 idempotent(BCOM+U); in simplify()
/dports/games/iortcw/iortcw-1.51c/MP/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
H A Dsimp.c355 case BCOM+I: in simplify()
357 idempotent(BCOM+U); in simplify()
359 case BCOM+U: in simplify()
361 idempotent(BCOM+U); in simplify()
/dports/games/iortcw/iortcw-1.51c/SP/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
H A Dsimp.c355 case BCOM+I: in simplify()
357 idempotent(BCOM+U); in simplify()
359 case BCOM+U: in simplify()
361 idempotent(BCOM+U); in simplify()
/dports/games/tremulous/tremulous/tremulous-1.1.0-src/src/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
H A Dsimp.c355 case BCOM+I: in simplify()
357 idempotent(BCOM+U); in simplify()
359 case BCOM+U: in simplify()
361 idempotent(BCOM+U); in simplify()
/dports/games/worldofpadman/worldofpadman-1.2.20080621/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
/dports/games/openarena/openarena-engine-source-0.8.8/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
/dports/games/openarena-server/openarena-engine-source-0.8.8/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
/dports/games/evq3/evq3/code/tools/lcc/src/
H A Dtoken.h130 yy(0, 126, 0, BCOM, 0, ID, "~")
/dports/devel/9base/9base-6/sed/
H A Dsed.c57 #define BCOM 020 macro
323 rep->command = BCOM; in fcomp()
425 rep->command = BCOM; in fcomp()
1199 case BCOM: in command()
/dports/devel/plan9port/plan9port-1f098efb7370a0b28306d10681e21883fb1c1507/src/cmd/
H A Dsed.c57 #define BCOM 020 macro
323 rep->command = BCOM; in fcomp()
425 rep->command = BCOM; in fcomp()
1199 case BCOM: in command()
/dports/biology/infernal/infernal-1.1.3/testsuite/
H A DtRNA.1p0.cm14 BCOM cmbuild-1.0.2 -F tRNA.1p0.cm tRNA.msa

123456