代码搜索:hack
找到约 2,135 项符合「hack」的源代码
代码结果 2,135
www.eeworm.com/read/237551/4624914
s umount.s
/* This hack is necessary since the kernel people are making "strange"
changes. They simply rename old system calls. */
#include
#ifdef __NR_oldumount
PSEUDO (__umount, oldumount, 1)
www.eeworm.com/read/234134/4661029
h umenu.h
/*
COW: Character Oriented Windos
umenu.h : Definitions for User Menu
*/
/***BEGIN_PUBLIC***/
#ifndef NOMENUS
/* hack for nameless unions in CC */
#ifdef CC
#define CC_USZ u
#d
www.eeworm.com/read/233448/4687948
exp loader.exp
# Tests for ClassLoader and native library loader code.
# Compute the correct name for an object file.
# This is an awful hack.
proc gcj_object_file_name {compiler base} {
verbose "OBJECT: compiler
www.eeworm.com/read/213567/4915130
h macmainif.h
//
//
// Upper interface declarations for MacMain functions
//
#ifndef MACMAINIF_H_
#define MACMAINIF_H 1
// This embarassing hack exists purely because EMACS' electric-c indentation
// mode is too c
www.eeworm.com/read/209900/4956357
h math.h
/***************************************************************************
*
* rw/math.h - Standard Library vs math.h exception conflict hack.
*
* $Id: math.h,v 1.2 1996/08/28 01:30:20 smith
www.eeworm.com/read/204040/5035362
h umenu.h
/*
COW: Character Oriented Windos
umenu.h : Definitions for User Menu
*/
/***BEGIN_PUBLIC***/
#ifndef NOMENUS
/* hack for nameless unions in CC */
#ifdef CC
#define CC_USZ u
#d
www.eeworm.com/read/193974/5138004
py sched.py
"""A generally useful event scheduler class.
Each instance of this class manages its own queue.
No multi-threading is implied; you are supposed to hack that
yourself, or use a single instance per app
www.eeworm.com/read/167185/5462871
c send.c
/* send.c:
*
* send an Image to an X pixmap
*
* jim frost 10.02.89
*
* Copyright 1989, 1990 Jim Frost. See included file "copyright.h" for
* complete copyright information.
*/
/*
* Hack to