代码搜索:misc

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

代码结果 10,000
www.eeworm.com/read/186080/8961191

c misc.c

/* misc.c : * * Misc. Functions: */ #include "common.h" /* * * This function reports the error to * the log file and calls exit(1). */ void bail(const char *on_what) { if ( errno != 0 )
www.eeworm.com/read/283663/9000083

c misc.c

/* * misc.c * * This is a collection of several routines from gzip-1.0.3 * adapted for Linux. * * malloc by Hannu Savolainen 1993 and Matthias Urlichs 1994 * puts by Nick Holloway 1993, bette
www.eeworm.com/read/283576/9006087

o misc.o

www.eeworm.com/read/283576/9006122

c misc.c

/* libdrcom - Library for communicating with DrCOM 2133 Broadband Access Server Copyright (C) 2005 William Poetra Yoga Hadisoeseno This program is free software; you can
www.eeworm.com/read/426666/9006697

h misc.h

//vari define #define MAX_ARRAY_LENGTH 100000000 #define VERSION 1 #define RAND_RANGE_MAX 500000 #define TO_MSEC(x) (1000*(x)/CLOCKS_PER_SEC) double seed;
www.eeworm.com/read/426666/9006711

c misc.c

#include "in.h" #include "func.h" /*------------------------------------------------------------------- * Function: readArray * Purpose: read in the contents of the array A * Input arg: n, th
www.eeworm.com/read/283560/9007092

c misc.c

/* eXosip - This is the eXtended osip library. Copyright (C) 2002,2003,2004,2005,2006,2007 Aymeric MOIZARD - jack@atosc.org eXosip is free software; you can redistribute it and/or modify
www.eeworm.com/read/426658/9007198

c misc.c

/*---------------------------------------------------------------------- * Misc.c * l-grafi version 0.1 * Varie procedure di utilita' *-------------------------------------------------------------
www.eeworm.com/read/283498/9015991

txt misc.txt

====================== Miscellaneous Routines ====================== This routines either defy categorization, or they haven't been properly organized yet. Mostly (like the rest of this libra
www.eeworm.com/read/283498/9016046

a6 misc.a6

StdGrp group stdlib, stddata ; stddata segment para public 'sldata' stddata ends stdlib segment para public 'slcode' ;# 7 routines in package. externdef sl_ToHex:far, sl_Argc:far, sl_Arg