代码搜索:same
找到约 10,000 项符合「same」的源代码
代码结果 10,000
www.eeworm.com/read/407756/2259073
greet
#!/bin/sh
# Scriptname: greet
for name in $* # Same as for name in $@
do
echo Hi $name
done
www.eeworm.com/read/367182/2853615
c s_scalblnf.c
/* Nothing to do. This function is the same as scalbnf. So we define an
alias. */
www.eeworm.com/read/367182/2853616
c s_scalbln.c
/* Nothing to do. This function is the same as scalbn. So we define an
alias. */
www.eeworm.com/read/367182/2853721
c s_scalblnl.c
/* Nothing to do. This function is the same as scalbnl. So we define an
alias. */
www.eeworm.com/read/160659/5567878
asm buffers.asm
/****************************************************************************
** $TITLE: BP-kernel xface$
** BUFFERS.ASM
** ---------
** Links variables into the same loca
www.eeworm.com/read/160659/5567884
asm buffers.asm
/****************************************************************************
** $TITLE: BP-kernel xface$
** BUFFERS.ASM
** ---------
** Links variables into the same loca
www.eeworm.com/read/160659/5567892
asm buffers.asm
/****************************************************************************
** $TITLE: BP-kernel xface$
** BUFFERS.ASM
** ---------
** Links variables into the same loca
www.eeworm.com/read/366806/9798325
java listing3.5.java
/* This opens the comment
/* That looked like it opened another comment but it is the same one
* This will close the entire comment */
www.eeworm.com/read/101563/15825176
txt xdouble.txt
/**************************************************************************\
MODULE: xdouble
SUMMARY:
The class xdouble is used to represent floating point numbers with the
same precisi