Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/machine/spu/
Dfree_ea.c46 unsigned long long ptr_arg; in free_ea() local
47 ptr_arg = (unsigned long long) (size_ea_t) ptr; in free_ea()
51 __send_to_ppe(JSRE_LIBEA_SIGNALCODE, SPE_LIBEA_FREE , &ptr_arg); in free_ea()