代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/244937/12830133

m flxor.m

function z = flxor(x,y) %FLXOR Perform integer exclusive OR (XOR) computation. % %WARNING: This is an obsolete function and may be removed in the future. % Please use BITXOR instead. %
www.eeworm.com/read/244087/12889272

xml build-impl.xml

www.eeworm.com/read/328518/13023393

xml build-impl.xml

www.eeworm.com/read/328517/13023474

xml build-impl.xml

www.eeworm.com/read/328515/13023624

xml build-impl.xml

www.eeworm.com/read/327053/13101747

xml build-impl.xml

www.eeworm.com/read/241729/13123645

h errno.h

/* errno is not a global variable, because that would make using it non-reentrant. Instead, its address is returned by the function __errno. */ #ifndef _SYS_ERRNO_H_ #ifdef __cplusplus
www.eeworm.com/read/241728/13123829

h errno.h

/* errno is not a global variable, because that would make using it non-reentrant. Instead, its address is returned by the function __errno. */ #ifndef _SYS_ERRNO_H_ #ifdef __cplusplus
www.eeworm.com/read/239424/13281110

h errno.h

/* errno is not a global variable, because that would make using it non-reentrant. Instead, its address is returned by the function __errno. */ #ifndef _SYS_ERRNO_H_ #ifdef __cplusplus
www.eeworm.com/read/322110/13389697

mk makefile-default.mk

# # Gererated Makefile - do not edit! # # Edit the Makefile in the project folder instead (../Makefile). Each target # has a -pre and a -post target defined where you can add customized code. # # This