Home
last modified time | relevance | path

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

/picolibc-3.5.0-3.4.0/newlib/libc/machine/spu/
Dfflush.c47 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_FFLUSH, &result); in fflush()
Dc99ppe.h48 #define SPE_C99_FFLUSH 5 macro