代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/213147/4926850
txt todo.txt
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/213147/4928920
svn-base todo.txt.svn-base
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/213147/4928925
txt todo.txt
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/213147/4929363
svn-base todo.txt.svn-base
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/213147/4929368
txt todo.txt
- Trawl the code for more byte swaps.
It would make more sense for the code to call gtohl and htogl instead of having SWAP4 in the
ReadLong/WriteLong and then having to swap it back for Macs!
www.eeworm.com/read/204643/5031437
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/204040/5036271
c pathopen.c
/* reasonable imitation of logical names
*
* 4/14/86 dl findpath: test for trailing && leading \ before
* appending a \
* 29-Oct-1986 mz Use c-runtime instead of Z
www.eeworm.com/read/194563/5129280
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/194535/5131720
printpath
#!/bin/sh
# Look for program[s] somewhere in $PATH.
#
# Options:
# -s
# Do not print out full pathname. (silent)
# -pPATHNAME
# Look in PATHNAME instead of $PATH
#
# Usage:
# PrintPath [-s] [
www.eeworm.com/read/190666/5179208
c 20010313-1.c
/* Origin: Joseph Myers . */
/* After the open parenthesis before the __attribute__, we used to shift
the __attribute__ (expecting a parenthesised abstract declarator)
instead