Searched refs:__non_atomic_exchange_ungetc (Results 1 – 2 of 2) sorted by relevance
43 return __non_atomic_exchange_ungetc(p, v); in __picolibc_non_atomic_exchange_ungetc()
649 __non_atomic_exchange_ungetc(__ungetc_t *p, __ungetc_t v) in __non_atomic_exchange_ungetc() function732 #define __atomic_exchange_ungetc(p,v) __non_atomic_exchange_ungetc(p,v)