代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/307138/13728076
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/306480/13744448
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/138963/5811899
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/135153/5888828
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/132748/5909727
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/132747/5910211
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards
www.eeworm.com/read/132747/5910441
h notifier.h
/*
* Routines to manage notifier chains for passing status changes to any
* interested routines. We need this instead of hard coded call lists so
* that modules can poke their nose into the innards