Searched refs:__PUTC_UNLOCKED_MACRO (Results 1 - 3 of 3) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/usr/include/bits/
H A DuClibc_stdio.h370 #define __PUTC_UNLOCKED_MACRO(__c, __stream) (__fputc_unlocked)((__c),(__stream)) macro
438 # undef __PUTC_UNLOCKED_MACRO macro
439 # define __PUTC_UNLOCKED_MACRO(__c, __stream) \ macro
448 __PUTC_UNLOCKED_MACRO((__c), (__stream))
451 # define __PUTC(__c, __stream) __PUTC_UNLOCKED_MACRO((__c), (__stream))
461 __PUTC_UNLOCKED_MACRO((__c),__S); \
473 ? __PUTC_UNLOCKED_MACRO((__c),__S) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-linux/sysroot/usr/include/bits/
H A DuClibc_stdio.h370 #define __PUTC_UNLOCKED_MACRO(__c, __stream) (__fputc_unlocked)((__c),(__stream)) macro
438 # undef __PUTC_UNLOCKED_MACRO macro
439 # define __PUTC_UNLOCKED_MACRO(__c, __stream) \ macro
448 __PUTC_UNLOCKED_MACRO((__c), (__stream))
451 # define __PUTC(__c, __stream) __PUTC_UNLOCKED_MACRO((__c), (__stream))
461 __PUTC_UNLOCKED_MACRO((__c),__S); \
473 ? __PUTC_UNLOCKED_MACRO((__c),__S) \
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/toolchains/hndtools-arm-linux-2.6.36-uclibc-4.5.3/arm-brcm-linux-uclibcgnueabi/sysroot/usr/include/bits/
H A DuClibc_stdio.h370 #define __PUTC_UNLOCKED_MACRO(__c, __stream) (__fputc_unlocked)((__c),(__stream)) macro
438 # undef __PUTC_UNLOCKED_MACRO macro
439 # define __PUTC_UNLOCKED_MACRO(__c, __stream) \ macro
448 __PUTC_UNLOCKED_MACRO((__c), (__stream))
451 # define __PUTC(__c, __stream) __PUTC_UNLOCKED_MACRO((__c), (__stream))
461 __PUTC_UNLOCKED_MACRO((__c),__S); \
473 ? __PUTC_UNLOCKED_MACRO((__c),__S) \

Completed in 61 milliseconds