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

/freebsd-11-stable/contrib/tcpdump/
H A Dprint-telnet.c395 #define FETCH(c, sp, length) \ macro
406 FETCH(c, sp, length);
409 FETCH(c, sp, length);
427 FETCH(x, sp, length);
453 FETCH(c, sp, length);
458 FETCH(c, sp, length);
465 FETCH(c, sp, length);
470 FETCH(c, sp, length);
477 FETCH(c, sp, length);
483 FETCH(
505 #undef FETCH macro
[all...]
/freebsd-11-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-11-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-11-stable/stand/ficl/
H A Dvm.c184 FETCH,
H A Dficl.h418 #define FETCH(n) stackFetch(pVM->pStack,n) macro
/freebsd-11-stable/contrib/sendmail/contrib/
H A Dqtool.pl857 sub FETCH subroutine

Completed in 90 milliseconds