代码搜索:Mille

找到约 56 项符合「Mille」的源代码

代码结果 56
www.eeworm.com/read/430518/1922368

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/368386/2815433

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/350657/3119386

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/264095/4293063

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/161121/5556585

s viscopy.s

/* $Id: VIScopy.S,v 1.26 2001/09/27 04:36:24 kanoj Exp $ * VIScopy.S: High speed copy operations utilizing the UltraSparc * Visual Instruction Set. * * Copyright (C) 1997 David S. Mille
www.eeworm.com/read/101082/6251786

c move.c

#include "mille.h" # ifdef attron # include # define _tty cur_term->Nttyb # endif attron /* * @(#)move.c 1.3 (Berkeley) 7/2/83 */ #ifdef CTRL #undef CTRL #endif #define CTRL(c) (c - 'A'
www.eeworm.com/read/274140/4188780

c local_string_utils.c

/* flac - Command-line FLAC encoder/decoder */ #include #include "utils.h" /* $OpenBSD: strlcpy.c,v 1.8 2003/06/17 21:56:24 millert Exp $ * * Copyright (c) 1998 Todd C. Mille
www.eeworm.com/read/457286/7328690

asm smartcop.asm

INCLUDE biosio.inc INCLUDE biosdata.inc INCLUDE newmac.inc INCLUDE struct.inc .model small .code EXTRN pile_sta:near EXTRN write_mille:near EXTRN dir_it:near EXTRN put_scrn
www.eeworm.com/read/101082/6251778

c types.c

# include "mille.h" /* * @(#)types.c 1.1 (Berkeley) 4/1/82 */ isrepair(card) reg CARD card; { return card == C_GAS || card == C_SPARE || card == C_REPAIRS || card == C_INIT; } safety(card) reg
www.eeworm.com/read/101082/6251782

c misc.c

#include "mille.h" # ifdef attron # include # define _tty cur_term->Nttyb # endif attron /* * @(#)misc.c 1.3 (Berkeley) 7/2/83 */ #define NUMSAFE 4 /* VARARGS1 */ error(str, arg) char *s