Searched refs:CCLONE (Results 1 – 2 of 2) sorted by relevance
80 # define CCLONE(Src, Num) \ macro84 # define CLONE(Src) CCLONE (Src, 1)
79 # define CCLONE(p, n) xclone (p, (n) * sizeof *(p)) macro