Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dfeof.c50 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_FEOF, &result); in feof()
Dc99ppe.h46 #define SPE_C99_FEOF 3 macro