Searched refs:CCLONE (Results 1 - 4 of 4) sorted by relevance

/freebsd-9.3-release/gnu/usr.bin/grep/
H A Dxalloc.h80 # define CCLONE(Src, Num) \ macro
84 # define CLONE(Src) CCLONE (Src, 1)
/freebsd-9.3-release/contrib/diff/lib/
H A Dxalloc.h79 # define CCLONE(p, n) xclone (p, (n) * sizeof *(p)) macro
/freebsd-9.3-release/contrib/gnu-sort/lib/
H A Dxalloc.h76 # define CCLONE(p, n) xclone (p, (n) * sizeof *(p)) macro
/freebsd-9.3-release/contrib/texinfo/lib/
H A Dxalloc.h76 # define CCLONE(p, n) xclone (p, (n) * sizeof *(p)) macro

Completed in 53 milliseconds