Home
last modified time | relevance | path

Searched refs:cop_new (Results 1 – 3 of 3) sorted by relevance

/dports/sysutils/libptytty/libptytty-2.0/src/
H A Destl.h165 static void cop_new (iterator a, I b) { new (a) T (*b); } in cop_new() function
210 copy (nbuf, buf, sze, cop_new); in ins()
254 copy (nbuf, begin (), sze, cop_new); in reserve()
292 copy (buf, first, sze, cop_new); in simplevec()
300 copy (buf, v.begin (), sze, cop_new); in simplevec()
/dports/x11/rxvt-unicode/rxvt-unicode-9.30/src/
H A Destl.h165 static void cop_new (iterator a, I b) { new (a) T (*b); } in cop_new() function
210 copy (nbuf, buf, sze, cop_new); in ins()
254 copy (nbuf, begin (), sze, cop_new); in reserve()
292 copy (buf, first, sze, cop_new); in simplevec()
300 copy (buf, v.begin (), sze, cop_new); in simplevec()
/dports/net/dgd/dgd-1.4.23/src/
H A Ddata.c342 static copatch *cop_new(dataplane *plane, copatch **c, int type, in cop_new() function
1227 cop_new(plane, cc, COP_ADD, handle, co, t, m, q); in d_new_call_out()
1296 cop_new(plane, cc, COP_REMOVE, (uindex) handle, co, (Uint) 0, 0, in d_del_call_out()