Home
last modified time | relevance | path

Searched refs:BACK (Results 1 – 17 of 17) sorted by relevance

/freebsd-9-stable/contrib/bind9/lib/dns/
Dspnego_asn1.c174 #define BACK if (e) return e; p -= l; len -= l; ret += l; POST(p); POST(len); POST(ret) macro
184 BACK; in encode_MechType()
235 BACK; in encode_MechTypeList()
239 BACK; in encode_MechTypeList()
349 BACK; in encode_ContextFlags()
424 BACK; in encode_NegTokenInit()
426 BACK; in encode_NegTokenInit()
433 BACK; in encode_NegTokenInit()
435 BACK; in encode_NegTokenInit()
442 BACK; in encode_NegTokenInit()
[all …]
/freebsd-9-stable/contrib/llvm/lib/Support/
Dregexec.c77 #define BACK(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) >> (n)) macro
101 #undef BACK
126 #define BACK(dst, src, n) ((dst)[here-(n)] |= (src)[here]) macro
Dregengine.inc910 BACK(aft, aft, OPND(s));
/freebsd-9-stable/contrib/less/
Dregexp.c87 #define BACK 7 /* no Match "", "next" ptr points backward. */ macro
438 regoptail(ret, regnode(BACK)); /* and loop */
448 regtail(regnode(BACK), ret); /* loop back */
675 if (OP(scan) == BACK)
894 case BACK:
1087 if (OP(p) == BACK)
1177 case BACK:
/freebsd-9-stable/lib/libc/regex/
Dregexec.c117 #define BACK(dst, src, n) ((dst) |= ((unsigned long)(src)&(here)) >> (n)) macro
144 #undef BACK
171 #define BACK(dst, src, n) ((dst)[here-(n)] |= (src)[here]) macro
Dengine.c1041 BACK(aft, aft, OPND(s)); in step()
/freebsd-9-stable/contrib/groff/src/preproc/eqn/
Deqn.y66 %token BACK
110 %right ROMAN BOLD ITALIC FAT FONT SIZE FWD BACK DOWN UP TYPE VCENTER SPECIAL
245 | BACK number simple
Dlex.cpp89 { "back", BACK },
/freebsd-9-stable/usr.sbin/sysinstall/help/
Dtcp.hlp7 You can move through the fields with the TAB, BACK-TAB and ENTER
Dusermgmt.hlp3 You can move through the fields with the TAB, BACK-TAB and ENTER
/freebsd-9-stable/lib/libc/db/btree/
Dbtree.h331 enum { NOT, BACK, FORWARD } bt_order; enumerator
Dbt_put.c231 t->bt_order = BACK; in __bt_put()
/freebsd-9-stable/contrib/tcsh/
DREADME49 BACK TO ME.
/freebsd-9-stable/games/fortune/datfiles/
Dzippy49 ... I'm IMAGINING a sensuous GIRAFFE, CAVORTING in the BACK ROOM
501 I need to discuss BUY-BACK PROVISIONS with at least six studio
/freebsd-9-stable/share/i18n/csmapper/KS/
DJOHAB%UCS.src35 # in place of BACK SLASH, U005C at 0x5C
38 # It's not clear JOHAB encoding should have BACK SLASH(U005C)
41 # but using BACK SLASH(U005C) might be a better idea
DUCS%JOHAB.src35 # in place of BACK SLASH, U005C at 0x5C
38 # It's not clear JOHAB encoding should have BACK SLASH(U005C)
41 # but using BACK SLASH(U005C) might be a better idea
/freebsd-9-stable/contrib/nvi/docs/tutorial/
Dvi.advanced141 documents advertise that {3^B} should move BACK three screenfulls, but I