代码搜索:instead

找到约 6,048 项符合「instead」的源代码

代码结果 6,048
www.eeworm.com/read/200278/5070748

c senderr.c

#include "apue.h" /* * Used when we had planned to send an fd using send_fd(), * but encountered an error instead. We send the error back * using the send_fd()/recv_fd() protocol. */ int send_er
www.eeworm.com/read/194563/5127652

ini tex2rtf_css.ini

;;; Tex2RTF initialisation file, using a style sheet for HTML. ;;; See tex2rtf.ini for a version using no style sheet, and instead ;;; setting explicit fonts. You can use -macros tex2rtf_css.ini to ;;
www.eeworm.com/read/190666/5178319

x hugeval.x

# This test fails under hpux 9.X and 10.X because HUGE_VAL is DBL_MAX # instead of +Infinity. global target_triplet if { [istarget "hppa*-*-hpux9*"] || [istarget "hppa*-*-hpux10*"] } { set tort
www.eeworm.com/read/190056/5189315

ini tex2rtf_css.ini

;;; Tex2RTF initialisation file, using a style sheet for HTML. ;;; See tex2rtf.ini for a version using no style sheet, and instead ;;; setting explicit fonts. You can use -macros tex2rtf_css.ini to ;;
www.eeworm.com/read/179911/5296598

makefile

# # Makefile for linux/drivers/net/fc # # 9 Aug 2000, Christoph Hellwig # Rewritten to use lists instead of if-statements. # O_TARGET := fc.o obj-$(CONFIG_IPHASE5526) += iph5526.o
www.eeworm.com/read/177235/5331962

sv3config

#!/bin/sh # XXX: auto-switch to a supported protocol instead. if test "x$DEFAUTHTYPE" = "x"; then if grep '^#define USE_OPENSSL 1' $SNMP_UPDIR/include/net-snmp/net-snmp-config.h $SNMP_UPDIR/inclu
www.eeworm.com/read/167046/5470571

h setjmp.h

/* Define the machine-dependent type `jmp_buf'. i960 version. */ #ifndef _SETJMP_H # error "Never include directly; use instead." #endif /* * assume that every single l
www.eeworm.com/read/167046/5470733

h syscalls.h

#ifndef _BITS_SYSCALLS_H #define _BITS_SYSCALLS_H #ifndef _SYSCALL_H #error "Never use directly; include instead." #endif /* Include the __NR_ definitions. */
www.eeworm.com/read/163821/5508858

h setjmp.h

/* Define the machine-dependent type `jmp_buf'. i960 version. */ #ifndef _SETJMP_H # error "Never include directly; use instead." #endif /* * assume that every single l
www.eeworm.com/read/163821/5508974

h syscalls.h

#ifndef _BITS_SYSCALLS_H #define _BITS_SYSCALLS_H #ifndef _SYSCALL_H #error "Never use directly; include instead." #endif /* Include the __NR_ definitions. */