代码搜索结果
找到约 10,000 项符合
X 的代码
x.cpp
#include
#include
#include "\dsac\cplus\lstack.h"
void main(void)
{
long counter;
float seconds;
clock_t start, finish;
LinkedStack S;
int x;
start = clock( ); co
x.inc
.title "impulse"
.sect "x_data"
x1 .float 0.000000
.float 0.000000
.float 0.000000
.float 0.000000
.float 0.000000
.float 0.000000
.float 0.000000
.float 0
rpmsg.x
/* rpmsg.x */
struct example
{ /* unused structure declared here to */
int exfield1; /* illustrate how rpcgen builds XDR */
char exfield2; /* routines t
x-genix
# Makefile modifications for compilation on Genix.
ALLOCA=alloca.o
MALLOC = malloc.o
# You must get malloc.c and getpagesize.h from GNU Emacs.
x-netbsd
# Don't run fixproto
STMP_FIXPROTO =
# We don't need GCC's own include files.
USER_H = $(srcdir)/ginclude/stdarg.h $(srcdir)/ginclude/varargs.h \
$(srcdir)/ginclude/va-mips.h $(EXTRA_HEADERS) $(LAN
x-mips
# Define CC and OLDCC as the same, so that the tests:
# if [ x"$(OLDCC)" = x"$(CC)" ] ...
#
# will succeed (if OLDCC != CC, it is assumed that GCC is
# being used in secondary stage builds). We need