Home
last modified time | relevance | path

Searched refs:CLONE (Results 1 – 16 of 16) sorted by relevance

/netbsd-src/tests/ipf/expected/
H A Dni617 RDR CLONE 192.168.7.1 2049 <- -> 192.168.6.2 2049 [192.168.6.1 0]
31 4:udp src:192.168.6.1,* dst:192.168.7.1,2049 240 CLONE
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dxalloc.h81 # define CLONE(Src) CCLONE (Src, 1) macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dxalloc.h86 # define CLONE(Src) CCLONE (Src, 1) macro
/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dxalloc.h79 # define CLONE(p) xclone (p, sizeof *(p)) macro
/netbsd-src/external/gpl2/gmake/dist/
H A Dhash.c25 #define CLONE(o, t, n) ((t *) memcpy (MALLOC (t, (n)), (o), sizeof (t) * (n))) macro
/netbsd-src/external/gpl3/gcc.old/dist/gcc/cp/
H A Dcp-tree.h2975 #define FOR_EACH_CLONE(CLONE, FN) \ argument
2980 for (CLONE = DECL_CHAIN (FN); \
2981 CLONE && DECL_CLONED_FUNCTION_P (CLONE); \
2982 CLONE = DECL_CHAIN (CLONE))
/netbsd-src/external/gpl3/gcc/dist/gcc/cp/
H A Dcp-tree.h3159 #define FOR_EACH_CLONE(CLONE, FN) \ argument
3164 for (CLONE = DECL_CHAIN (FN); \
3165 CLONE && DECL_CLONED_FUNCTION_P (CLONE); \
3166 CLONE = DECL_CHAIN (CLONE))
H A Dmodule.cc3885 #define FOR_EVERY_CLONE(CLONE, FN) \ argument
3888 for (CLONE = DECL_CHAIN (FN); \
3889 CLONE && DECL_CLONED_FUNCTION_P (CLONE); \
3890 CLONE = DECL_CHAIN (CLONE))
/netbsd-src/external/gpl3/binutils.old/dist/gas/
H A DChangeLog-2010954 boolean result parameter CLONE; set it if '?' flag letter seen.
/netbsd-src/external/gpl3/binutils/dist/gas/
H A DChangeLog-2010954 boolean result parameter CLONE; set it if '?' flag letter seen.
/netbsd-src/games/fortune/datfiles/
H A Dfortunes-o.real265 CLONE OF MY OWN (to Home on the Range)
H A Dfortunes2-o.real4636 CLONE OF MY OWN (to Home on the Range)
/netbsd-src/external/gpl3/gdb.old/dist/gdb/
H A DChangeLog-20157243 * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
/netbsd-src/external/gpl3/gdb/dist/gdb/
H A DChangeLog-20157243 * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
/netbsd-src/external/gpl3/gcc/dist/gcc/doc/
H A Dgcc.info10827 value is INLINE-CLONE.
/netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/
H A Dgcc.info9349 value is INLINE-CLONE.