代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/200278/5071072
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
PROGS = csize settty t_getpass t_isatty t_raw t_ttyname winch
all: ${PROGS} ctermid.o
ctermid.o: ctermid.c
getpass.o: getpass.c
isatty.o: is
www.eeworm.com/read/200278/5071084
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
EXTRALIBS=-lsocket -lnsl
PROGS = pty
all: ${PROGS}
loop.o: loop.c
driver.o: driver.c
main.o: main.c
pty: main.o loop.o driver.o
$(LINK
www.eeworm.com/read/198916/5080728
save test1.c.save
/* Solaris 2.6:
gcc -g -O2 -D_REENTRANT -Wall -D__EXTENSIONS__ test1.c -lposix4 -lpthread */
/* Digital Unix 4.0B:
cc -g -D_REENTRANT test1.c -lrt -lpthread */
#include
#inc
www.eeworm.com/read/198916/5080743
c test1.c
/* Solaris 2.6:
gcc -g -O2 -D_REENTRANT -Wall -D__EXTENSIONS__ test1.c -lposix4 -lpthread */
/* Digital Unix 4.0B:
cc -g -D_REENTRANT test1.c -lrt -lpthread */
#include
#inc
www.eeworm.com/read/174994/5352444
h xf86dgastr.h
/* $XFree86: xc/include/extensions/xf86dgastr.h,v 3.14 2001/08/01 00:44:36 tsi Exp $ */
/*
Copyright (c) 1995 Jon Tombs
Copyright (c) 1995 XFree86 Inc.
*/
#ifndef _XF86DGASTR_H_
#define _XF86DGAS
www.eeworm.com/read/346982/3179067
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/346982/3179075
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/346982/3179092
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/346982/3179146
h data_ext.h
#ifndef DATA_EXT_H
#define DATA_EXT_H
#include "scv.h"
#include "data.h"
template
class scv_extensions : public scv_enum_base {
public:
SCV_ENUM_CTOR(onehot_t) {
SCV_ENU
www.eeworm.com/read/273763/4192869
c shooter.c
#include
#include
#include
#include
#include
#include
#include
#include
#include