Searched refs:CLONE (Results 1 – 16 of 16) sorted by relevance
| /netbsd-src/tests/ipf/expected/ |
| H A D | ni6 | 17 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 D | xalloc.h | 81 # define CLONE(Src) CCLONE (Src, 1) macro
|
| /netbsd-src/external/gpl2/grep/dist/lib/ |
| H A D | xalloc.h | 86 # define CLONE(Src) CCLONE (Src, 1) macro
|
| /netbsd-src/external/gpl2/texinfo/dist/lib/ |
| H A D | xalloc.h | 79 # define CLONE(p) xclone (p, sizeof *(p)) macro
|
| /netbsd-src/external/gpl2/gmake/dist/ |
| H A D | hash.c | 25 #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 D | cp-tree.h | 2975 #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 D | cp-tree.h | 3159 #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 D | module.cc | 3885 #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 D | ChangeLog-2010 | 954 boolean result parameter CLONE; set it if '?' flag letter seen.
|
| /netbsd-src/external/gpl3/binutils/dist/gas/ |
| H A D | ChangeLog-2010 | 954 boolean result parameter CLONE; set it if '?' flag letter seen.
|
| /netbsd-src/games/fortune/datfiles/ |
| H A D | fortunes-o.real | 265 CLONE OF MY OWN (to Home on the Range)
|
| H A D | fortunes2-o.real | 4636 CLONE OF MY OWN (to Home on the Range)
|
| /netbsd-src/external/gpl3/gdb.old/dist/gdb/ |
| H A D | ChangeLog-2015 | 7243 * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
|
| /netbsd-src/external/gpl3/gdb/dist/gdb/ |
| H A D | ChangeLog-2015 | 7243 * linux-nat.c (linux_handle_extended_wait): On CLONE event, always
|
| /netbsd-src/external/gpl3/gcc/dist/gcc/doc/ |
| H A D | gcc.info | 10827 value is INLINE-CLONE.
|
| /netbsd-src/external/gpl3/gcc.old/dist/gcc/doc/ |
| H A D | gcc.info | 9349 value is INLINE-CLONE.
|