Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/xdr/
Dxdr.c408 int8_t * int8_p) in xdr_int8_t() argument
415 t = (int32_t) *int8_p; in xdr_int8_t()
421 *int8_p = (int8_t) t; in xdr_int8_t()