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

/freebsd-current/contrib/llvm-project/llvm/lib/Support/
H A Dregengine.inc793 SP("aft", st, c);
918 states aft) /* states already known reachable after */
937 FWD(aft, bef, 1);
941 FWD(aft, bef, 1);
945 FWD(aft, bef, 1);
949 FWD(aft, bef, 1);
953 FWD(aft, bef, 1);
957 FWD(aft, bef, 1);
962 FWD(aft, bef, 1);
966 FWD(aft, af
[all...]
/freebsd-current/lib/libc/regex/
H A Dengine.c107 static states step(struct re_guts *g, sopno start, sopno stop, states bef, wint_t ch, states aft, int sflags);
982 == states bef, int ch, states aft);
998 states aft, /* states already known reachable after */
1018 FWD(aft, bef, 1);
1022 FWD(aft, bef, 1);
1026 FWD(aft, bef, 1);
1030 FWD(aft, bef, 1);
1034 FWD(aft, bef, 1);
1038 FWD(aft, bef, 1);
1042 FWD(aft, be
993 step(struct re_guts *g, sopno start, sopno stop, states bef, wint_t ch, states aft, int sflags) argument
[all...]
/freebsd-current/contrib/nvi/regex/
H A Dengine.c96 static states step(struct re_guts *g, sopno start, sopno stop, states bef, int flag, RCHAR_T ch, states aft);
748 SP("aft", st, c);
852 states aft) /* states already known reachable after */
873 FWD(aft, bef, 1);
877 FWD(aft, bef, 1);
881 FWD(aft, bef, 1);
885 FWD(aft, bef, 1);
889 FWD(aft, bef, 1);
893 FWD(aft, bef, 1);
898 FWD(aft, be
846 step(struct re_guts *g, sopno start, sopno stop, states bef, int flag, RCHAR_T ch, states aft) argument
[all...]
/freebsd-current/sys/fs/nfsserver/
H A Dnfs_nfsdserv.c2153 struct nfsvattr bfor, aft; local
2160 nfsrv_wcc(nd, for_ret, &bfor, aft_ret, &aft);
2185 aft_ret = nfsvno_getattr(vp, &aft, nd, p, 1, NULL);
2186 nfsrv_wcc(nd, for_ret, &bfor, aft_ret, &aft);
5475 NFSD_DEBUG(4, "nfsrvd_allocate: aft nfsvno_allocate=%d\n",

Completed in 177 milliseconds