Home
last modified time | relevance | path

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

/picolibc-3.7.0-3.6.0/newlib/libc/machine/spu/
Dungetc.c60 return __send_to_ppe(SPE_C99_SIGNALCODE, SPE_C99_UNGETC, &args);
Dc99ppe.h77 #define SPE_C99_UNGETC 34 macro