Home
last modified time | relevance | path

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

/picolibc-latest/newlib/libc/tinystdio/
Dstdio.h66 #define __PICOLIBC_UNGETC_SIZE 4 macro
70 #ifndef __PICOLIBC_UNGETC_SIZE
71 #define __PICOLIBC_UNGETC_SIZE 2 macro
74 #if __PICOLIBC_UNGETC_SIZE == 4
78 #if __PICOLIBC_UNGETC_SIZE == 2
Dstdio_private.h673 #if __PICOLIBC_UNGETC_SIZE == 4 && defined (__GCC_HAVE_SYNC_COMPARE_AND_SWAP_4)
677 #if __PICOLIBC_UNGETC_SIZE == 2 && defined (__GCC_HAVE_SYNC_COMPARE_AND_SWAP_2)