Searched refs:op (Results 101 - 125 of 201) sorted by relevance

123456789

/barrelfish-2018-10-04/lib/lua/src/
H A Dlvm.c305 setobjs2s(L, top - 2, top - 1); /* result is second op. */
361 const TValue *rc, TMS op) {
366 lua_Number res = luaO_arith(op - TM_ADD + LUA_OPADD, nvalue(b), nvalue(c));
369 else if (!call_binTM(L, rb, rc, ra, op))
427 OpCode op = GET_OPCODE(inst); local
428 switch (op) { /* finish its execution */
440 if (op == OP_LE && /* "<=" using "<" instead? */
520 #define arith_op(op,tm) { \
525 setnvalue(ra, op(L, nb, nc)); \
360 luaV_arith(lua_State *L, StkId ra, const TValue *rb, const TValue *rc, TMS op) argument
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dmixtus.pl114 op(1150, fx, wait).
H A Dstructures.pl57 :- export op(650, xfx, [eq_struct]).
H A Dtest_util.pl32 :- export op(1200,fy,(fixme)).
33 :- export op(1110,xfx,(should_give)).
34 :- export op(1110,xf,(should_fail)).
35 :- export op(1110,xfx,(should_throw)).
36 :- export op(1110,xfx,(should_raise)).
H A Dsicstus.pl110 op(1150, fx, block).
128 op(1100, xfy, (do)),
129 op(650, xfx, (@)).
/barrelfish-2018-10-04/usr/eclipseclp/icparc_solvers/ech/
H A Ddomain.pl60 :- op(700,xfx,'::').
61 :- op(600,xfx,'..').
62 :- op(600,xfx,':').
65 :-op(700,xfx,lt).
66 :-op(700,xfx,le).
67 :-op(700,xfx,gt).
68 :-op(700,xfx,ge).
69 :-op(700,xfx,ne).
H A Dbool.pl218 :- op(100,fy,(~~)).
219 :- op(100,xfy,(#)).
/barrelfish-2018-10-04/lib/openssl-1.0.0d/crypto/evp/
H A Dopenbsd_hw.c167 cryp.op=ctx->encrypt ? COP_ENCRYPT : COP_DECRYPT;
334 cryp.op=COP_ENCRYPT;/* required to do the MAC rather than check it */
/barrelfish-2018-10-04/lib/acpica/generate/efi/
H A DMakefile.config167 -Wlogical-op\
/barrelfish-2018-10-04/lib/acpica/generate/unix/
H A DMakefile.config222 -Wlogical-op\
/barrelfish-2018-10-04/lib/compiler-rt/builtins/
H A Datomic.c305 #define ATOMIC_RMW(n, lockfree, type, opname, op) \
312 *ptr = tmp op val;\
/barrelfish-2018-10-04/lib/libc/regex/
H A Dregcomp.c113 static void doemit(struct parse *p, sop op, size_t opnd);
114 static void doinsert(struct parse *p, sop op, size_t opnd, sopno pos);
154 #define EMIT(op, sopnd) doemit(p, (sop)(op), (size_t)(sopnd))
155 #define INSERT(op, pos) doinsert(p, (sop)(op), HERE()-(pos)+1, pos)
353 - p_ere_exp - parse one subERE, an atom possibly followed by a repetition op
580 pos = HERE(); /* repetition op, if any, covers from here */
1297 == static void doemit(struct parse *p, sop op, size_t opnd);
1304 doemit(struct parse *p, sop op, size_ argument
1327 doinsert(struct parse *p, sop op, size_t opnd, sopno pos) argument
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/documents/userman/
H A Dumssyntax.tex459 \bipref{op/3}{../bips/kernel/syntax/op-3.html} performs this
502 :- op(500,xfx,in). A in B in(A,B)
503 :- op(500,xfy,in). A in B in C in(A,in(B,C))
504 :- op(500,yfx,in). A in B in C in(in(A,B),C)
505 :- op(500,fx ,pre). pre A pre(A)
506 :- op(500,fy ,pre). pre pre A pre(pre(A))
507 :- op(500, xf,post). A post post(A)
508 :- op(500, yf,post). A post post post(post(A))
509 :- op(50
[all...]
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/
H A Dset.pl30 op(700, xfx, `<>),
31 op(700, xfx, `=),
32 op(700, xfx, in),
33 op(700, xfx, notin),
34 op(700, xfx, `::),
35 op(700, xfx, `<),
36 op(500, yfx, \),
38 op(700, xfy, dis_s), /* disjoint */
39 op(700, xfy, in_s), /* membership */
40 op(70
[all...]
/barrelfish-2018-10-04/lib/libc/db/hash/
H A Dhash_bigkey.c553 BUFHEAD *op, /* Pointer to where to put keys that go in old bucket */
579 /* Now make one of np/op point to the big key/data pair */
586 tmpp = op;
594 tmpp->ovfl = bp; /* one of op/np point to big_keyp */
616 ret->oldp = op;
552 __big_split(HTAB *hashp, BUFHEAD *op, BUFHEAD *np, BUFHEAD *big_keyp, int addr, u_int32_t obucket, SPLIT_RETURN *ret) argument
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/chr/
H A Dkl-one.pl8 :- op(1200, xfx, isa).
9 :- op(950, xfx, :).
10 :- op(940, xfy, or).
11 :- op(930, xfy, and).
12 :- op(700, xfx, is).
13 :- op(690, fy, nota).
14 :- op(650, fx, some).
15 :- op(650, fx, every).
16 :- op(100, fx, feature).
17 :- op(10
[all...]
H A Dgeons.pl8 :- op(31, xfx, #).
H A Dlist.pl8 :- op(700, xfx, eqlist).
9 :- op(700, xfx, lenlist).
H A Dmath-eager.pl9 :- op(100, xfx, equals).
10 :- op(450, xfx, eqnonlin).
H A Dtree.pl8 :- op(100, xfx, ~).
9 :- op(100, xfx, #).
/barrelfish-2018-10-04/include/lua/
H A Dlua.h192 LUA_API void (lua_arith) (lua_State *L, int op);
199 LUA_API int (lua_compare) (lua_State *L, int idx1, int idx2, int op);
/barrelfish-2018-10-04/usr/eclipseclp/ecrc_solvers/propia/
H A Dzebra.pl55 %:- op(100,xfx,infers).
/barrelfish-2018-10-04/lib/octopus/parser/
H A Dtest_parser.c155 switch(p->u.cnsn.op) {
/barrelfish-2018-10-04/lib/acpica/source/include/
H A Dacdispat.h385 ACPI_PARSE_OBJECT *op,
/barrelfish-2018-10-04/lib/openssl-1.0.0d/engines/ccgost/
H A Dgost_ameth.c212 static int pkey_ctrl_gost(EVP_PKEY *pkey, int op, argument
215 switch (op)
797 static int mac_ctrl_gost(EVP_PKEY *pkey, int op, long arg1, void *arg2) argument
799 switch (op)

Completed in 205 milliseconds

123456789