Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dfsetpos.c59 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_FSETPOS, &args); in fsetpos()
Dc99ppe.h59 #define SPE_C99_FSETPOS 16 macro