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

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

Completed in 114 milliseconds