Home
last modified time | relevance | path

Searched defs:_REENT_MP_RESULT (Results 1 – 3 of 3) sorted by relevance

/dports/devel/zpu-gcc/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dreent.h511 #define _REENT_MP_RESULT(ptr) ((ptr)->_mp->_result) macro
697 #define _REENT_MP_RESULT(ptr) ((ptr)->_result) macro
/dports/devel/zpu-binutils/zpu-toolchain-1.0/toolchain/gcc/newlib/libc/include/sys/
H A Dreent.h511 #define _REENT_MP_RESULT(ptr) ((ptr)->_mp->_result) macro
697 #define _REENT_MP_RESULT(ptr) ((ptr)->_result) macro
/dports/devel/arm-none-eabi-newlib/newlib-2.4.0/newlib/libc/include/sys/
H A Dreent.h546 #define _REENT_MP_RESULT(ptr) ((ptr)->_mp->_result) macro
724 #define _REENT_MP_RESULT(ptr) ((ptr)->_result) macro