Searched refs:PUT (Results 1 - 4 of 4) sorted by relevance

/barrelfish-2018-10-04/lib/pcre/
H A Dpcre_internal.h429 #define PUT(a,n,d) \ macro
441 #define PUT(a,n,d) \ macro
454 #define PUT(a,n,d) \ macro
478 #define PUT(a,n,d) \ macro
492 #define PUT(a,n,d) \ macro
513 #define PUT(a,n,d) \ macro
528 #define PUTINC(a,n,d) PUT(a,n,d), a += LINK_SIZE
H A Dpcre_compile.c4045 if (cd->start_code + offset >= group) PUT(ptr, 1, offset + adjust);
4057 PUT(hc, 0, offset + adjust);
4083 PUT(code, 0, (int)(ptr - cd->start_pattern)); /* Pattern offset */
4084 PUT(code, LINK_SIZE, 0); /* Default length */
4110 PUT(previous_callout, 2 + LINK_SIZE, length);
5607 PUT(previous, 1, (int)(code - previous));
5745 PUT(previous, 1, 2 + 2*LINK_SIZE);
5747 PUT(previous, 3 + 2*LINK_SIZE, 2 + 2*LINK_SIZE);
5758 PUT(cd->hwm, -LINK_SIZE, offset + 1 + LINK_SIZE);
6173 PUT(c
[all...]
/barrelfish-2018-10-04/lib/libc/db/test/
H A Ddbtest.c56 enum S { COMMAND, COMPARE, GET, PUT, REMOVE, SEQ, SEQFLAG, KEY, DATA }; enumerator in enum:S
205 command = PUT;
250 case PUT:
293 case PUT:
/barrelfish-2018-10-04/usr/eclipseclp/Kernel/lib/
H A Dpaddy.pl30 % PUT BINDING PROPAGATION IN POST-TRANSFORMATION!

Completed in 88 milliseconds