Home
last modified time | relevance | path

Searched refs:ops (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/xdr/
Dxdr_sizeof.c155 struct xdr_ops ops; in xdr_sizeof() local
162 ops.x_putlong = x_putlong; in xdr_sizeof()
163 ops.x_putbytes = x_putbytes; in xdr_sizeof()
164 ops.x_inline = x_inline; in xdr_sizeof()
165 ops.x_getpostn = x_getpostn; in xdr_sizeof()
166 ops.x_setpostn = x_setpostn; in xdr_sizeof()
167 ops.x_destroy = x_destroy; in xdr_sizeof()
168 ops.x_putint32 = x_putint32; in xdr_sizeof()
171 ops.x_getlong = (dummyfunc1) (void *) harmless; in xdr_sizeof()
172 ops.x_getbytes = (dummyfunc2) (void *) harmless; in xdr_sizeof()
[all …]
/picolibc-latest/newlib/libc/machine/arc64/
Dmemcpy.S59 ;; - copy 16, 32, or 48 bytes of data using 128bit ops