Home
last modified time | relevance | path

Searched defs:CCLONE (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/gpl2/texinfo/dist/lib/
H A Dxalloc.h78 # define CCLONE(p, n) xclone (p, (n) * sizeof *(p)) macro
/netbsd-src/external/gpl2/diffutils/dist/lib/
H A Dxalloc.h77 # define CCLONE(Src, Num) \ macro
/netbsd-src/external/gpl2/grep/dist/lib/
H A Dxalloc.h82 # define CCLONE(Src, Num) \ macro