Searched refs:SPE_C99_FEOF (Results 1 – 2 of 2) sorted by relevance
/picolibc-latest/newlib/libc/machine/spu/ | ||
D | feof.c | 50 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_FEOF, &result); in feof() |
D | c99ppe.h | 46 #define SPE_C99_FEOF 3 macro |