Home
last modified time | relevance | path

Searched defs:usp (Results 1 – 2 of 2) sorted by relevance

/picolibc-latest/newlib/libc/include/sys/
Dtime.h387 #define timespecadd(tsp, usp, vsp) \ argument
396 #define timespecsub(tsp, usp, vsp) \ argument
/picolibc-latest/newlib/libc/xdr/
Dxdr.c299 u_short * usp) in xdr_u_short()