Searched refs:SPE_C99_FFLUSH (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/machine/spu/ | ||
D | fflush.c | 49 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_FFLUSH, &result); in fflush() |
D | c99ppe.h | 48 #define SPE_C99_FFLUSH 5 macro |