Searched refs:ef (Results 1 - 12 of 12) sorted by relevance

/haiku-fatelf/src/bin/coreutils/lib/
H A Dregex.c34 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
/haiku-fatelf/src/bin/findutils/gnulib/lib/
H A Dregex.c30 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
/haiku-fatelf/src/bin/gawk/
H A Dregex.c24 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
/haiku-fatelf/src/system/libroot/posix/glibc/regex/
H A Dregex.c33 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
/haiku-fatelf/src/bin/network/tcpdump/libpcap/
H A Dgencode.h236 struct edge ef; member in struct:block
324 #define JF(b) ((b)->ef.succ)
H A Doptimize.c296 SET_INTERSECT(ep->succ->ef.edom, ep->edom, edgewords);
318 memset(root->ef.edom, 0, edgewords * sizeof(*(uset)0));
322 propedom(&b->ef);
1284 b->ef.code = -b->s.code;
1630 opt_j(&p->ef);
1669 link_inedge(&b->ef, JF(b));
1815 b0->ef.succ == b1->ef.succ)
2019 b->ef.edom = p;
2023 b->ef
[all...]
/haiku-fatelf/src/libs/bsd/
H A Derr.c68 err_set_exit(void (*ef)(int)) argument
70 err_exit = ef;
/haiku-fatelf/src/bin/gdb/opcodes/
H A Dcgen.sh74 for ef in .. $extrafiles
76 case $ef in
/haiku-fatelf/src/bin/unzip/
H A Dextract.c95 static int TestExtraField OF((__GPRO__ uch *ef, unsigned ef_len));
1692 static int TestExtraField(__G__ ef, ef_len)
1694 uch *ef; variable
1706 ebID = makeword(ef);
1707 ebLen = (unsigned)makeword(ef+EB_LEN);
1731 (makeword(ef+(EB_HEADSIZE+EB_FLGS_OFFS))
1733 (makelong(ef+EB_HEADSIZE) == ebLen - EB_MAC3_HLEN))
1740 (*(ef+(EB_HEADSIZE+EB_FLGS_OFFS)) & EB_BE_FL_UNCMPR) &&
1741 (makelong(ef+EB_HEADSIZE) == ebLen - EB_BEOS_HLEN))
1747 if ((r = test_compr_eb(__G__ ef, ebLe
[all...]
H A Dbeos.c237 uch *ef = G.extra_field; local
242 ebID = makeword(ef);
243 ebLen = (unsigned)makeword(ef+EB_LEN);
251 (unsigned)makeword(ef+(EB_HEADSIZE+EB_ASI_MODE));
264 ef += (ebLen + EB_HEADSIZE);
340 RO_extra_block *ef_spark; /* pointer Acorn FTYPE ef block */
/haiku-fatelf/src/bin/diffutils/lib/
H A Dregex.c70 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)
/haiku-fatelf/src/bin/gdb/libiberty/
H A Dregex.c71 # define regexec(pr, st, nm, pm, ef) __regexec (pr, st, nm, pm, ef)

Completed in 147 milliseconds