代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/178760/5313368
h types.h
/** Silly types.h
Z80 specific hack
*/
#ifndef TYPES_INCLUDE
#define TYPES_INCLUDE
typedef unsigned char BYTE;
typedef unsigned WORD;
#endif
www.eeworm.com/read/177353/5328326
todo
Internal lua scripting support still looks a lot like a temporary hack:
* internal scripting support should be independent on actual language (it would
be nice to support ie. perl as well, with min
www.eeworm.com/read/167185/5464556
esps_plot
#! /bin/sh
# do not hack this file. Change it in the install script and rerun install
# This script is fed a tektronix format plot file in standard input.
#
# For the case of a remote machine do some
www.eeworm.com/read/340665/3270251
am makefile.am
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
# hack: putting $(newlib_basedir)/libm/common into INCLUDES forces automake
# to output a definition for newlib_b
www.eeworm.com/read/305712/3770415
c malloc.c
#include
/* awful hack
This variable is set to 1 after a call to calloc() if this malloc
implementation is active. This is used in konqueror when calling
mallinfo(), which doesn't seem
www.eeworm.com/read/298657/3861187
am makefile.am
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
# hack: putting $(newlib_basedir)/libm/common into INCLUDES forces automake
# to output a definition for newlib_b
www.eeworm.com/read/279968/4130284
am makefile.am
## Process this file with automake to generate Makefile.in
AUTOMAKE_OPTIONS = cygnus
# hack: putting $(newlib_basedir)/libm/common into INCLUDES forces automake
# to output a definition for newlib_b
www.eeworm.com/read/427042/1980392
pl mk1mf.pl
#!/usr/local/bin/perl
# A bit of an evil hack but it post processes the file ../MINFO which
# is generated by `make files` in the top directory.
# This script outputs one mega makefile that has no she
www.eeworm.com/read/409921/2220759
h undoc.h
#ifndef _EXPLORER_UNDOC__H
#define _EXPLORER_UNDOC__H
/*
* Undocumented stuff
*/
/* IMenuDeskBar provides the band site toolbars menu */
static const CLSID CLSID_HACK_IShellBandSiteMenu =