Searched refs:FETCH (Results 1 - 6 of 6) sorted by relevance

/freebsd-10-stable/contrib/tcpdump/
H A Dprint-telnet.c115 #define FETCH(c, sp, length) \ macro
126 FETCH(c, sp, length);
129 FETCH(c, sp, length);
147 FETCH(x, sp, length);
171 FETCH(c, sp, length);
176 FETCH(c, sp, length);
183 FETCH(c, sp, length);
188 FETCH(c, sp, length);
195 FETCH(c, sp, length);
201 FETCH(
224 #undef FETCH macro
[all...]
/freebsd-10-stable/contrib/gcclibs/libmudflap/
H A Dmf-runtime.c1882 #define FETCH(n) do { if (pc_array_size >= n) { \ macro
1888 FETCH (0);
1892 FETCH (1);
1893 FETCH (2);
1894 FETCH (3);
1895 FETCH (4);
1896 FETCH (5);
1897 FETCH (6);
1898 FETCH (7);
1899 FETCH (
1905 #undef FETCH macro
[all...]
/freebsd-10-stable/gnu/usr.bin/grep/
H A Ddfa.c403 # define FETCH(c, eoferr) \ macro
444 # define FETCH(c, eoferr) \ macro
729 FETCH(c, 0);
877 FETCH(c, _("unfinished repeat count"));
883 FETCH(c, _("unfinished repeat count"));
893 FETCH (c, _("unfinished repeat count"));
901 FETCH (c, _("unfinished repeat count"));
916 FETCH(c, _("unfinished repeat count"));
1004 FETCH(c, _("Unbalanced ["));
1007 FETCH(
[all...]
/freebsd-10-stable/sys/boot/ficl/
H A Dvm.c184 FETCH,
H A Dficl.h418 #define FETCH(n) stackFetch(pVM->pStack,n) macro
/freebsd-10-stable/contrib/sendmail/contrib/
H A Dqtool.pl857 sub FETCH subroutine

Completed in 102 milliseconds