代码搜索:MISC

找到约 10,000 项符合「MISC」的源代码

代码结果 10,000
www.eeworm.com/read/125381/6031367

c misc.c

/* * (C) Copyright 2003, Li-Pro.Net * Stephan Linz * * See file CREDITS for list of people who contributed to this * project. * * This program is free softwar
www.eeworm.com/read/124989/6034736

c misc.c

/************************************************************************** MISC Support Routines **************************************************************************/ #include "etherboot.h" /
www.eeworm.com/read/124989/6034954

c misc.c

/************************************************************************** MISC Support Routines **************************************************************************/ #include "etherboot.h"
www.eeworm.com/read/124989/6035078

h misc.h

extern void sleep(int secs); extern int getdec(unsigned char **ptr); #if ANSIMODE==-1 extern void ansiswitch(int i); #endif extern void putchar(int c); extern int getchar(void); extern int iskey(void)
www.eeworm.com/read/124989/6035094

c misc.c

#include "ansiesc.h" #include "etherboot.h" #include "start32.h" #include "misc.h" #if ANSIMODE==-1 static int ansion = 0; #endif /*******************************************************************
www.eeworm.com/read/124745/6040617

c misc.c

/* * misc.c Various miscellaneous functions. * * Version: $Id: misc.c,v 1.41.2.1 2004/06/14 15:25:15 aland Exp $ * * This library is free software; you can redistribute it and/or * modify it
www.eeworm.com/read/124637/6042127

cmbx misc.cmbx

www.eeworm.com/read/124637/6042287

build misc.build

www.eeworm.com/read/124347/6050740

c misc.c

/* Misc. operating system stubs. */ #include #include #include /* _raise(), getpid(), and kill() are required by abort(). getpid/kill are prefixed with '_' b
www.eeworm.com/read/124347/6051364

c misc.c

/* Misc. operating system stubs. */ #include #include #include #include /* _raise(), getpid(), and kill() are required by abort(). getpid/kill are