代码搜索:Extensions
找到约 9,524 项符合「Extensions」的源代码
代码结果 9,524
www.eeworm.com/read/366702/2876885
f90 boz_7.f90
! { dg-do compile }
! { dg-options "-std=f95 -pedantic" }
!
! PR fortran/34342
!
! Some BOZ extensions where not diagnosed
!
integer :: k, m
integer :: j = z'000abc' ! { dg-error "BOZ used outside a D
www.eeworm.com/read/366702/2884489
c ext-7.c
/* Test for scanf formats. %a and %m extensions. */
/* { dg-do compile } */
/* { dg-options "-std=gnu89 -Wformat" } */
#include "format.h"
void
foo (char **sp, wchar_t **lsp, int *ip, float *fp, v
www.eeworm.com/read/161121/5559731
c 8253xutl.c
/* -*- linux-c -*- */
/* $Id: 8253xutl.c,v 1.3 2002/02/10 22:17:26 martillo Exp $
* 8253xutl.c: SYNC TTY Driver for the SIEMENS SAB8253X DUSCC.
*
* Implementation, modifications and extensions
* C
www.eeworm.com/read/474905/6797389
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
EXTRALIBS=-lsocket -lnsl
PROGS = findsvc bo ruptime ruptimed ruptimed-fd ruptime-dg ruptimed-dg \
bindunix
all: ${PROGS} clconn.o initsrv1.o
www.eeworm.com/read/292919/8325578
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
EXTRALIBS=-lsocket -lnsl
PROGS = findsvc bo ruptime ruptimed ruptimed-fd ruptime-dg ruptimed-dg \
bindunix
all: ${PROGS} clconn.o initsrv1.o
www.eeworm.com/read/392544/8337482
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
EXTRALIBS=-lsocket -lnsl
PROGS = findsvc bo ruptime ruptimed ruptimed-fd ruptime-dg ruptimed-dg \
bindunix
all: ${PROGS} clconn.o initsrv1.o
www.eeworm.com/read/269691/11083671
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
EXTRALIBS=-lsocket -lnsl
PROGS = findsvc bo ruptime ruptimed ruptimed-fd ruptime-dg ruptimed-dg \
bindunix
all: ${PROGS} clconn.o initsrv1.o
www.eeworm.com/read/335362/12535298
mk solaris.mk
include ../Make.defines.solaris
EXTRA=-D__EXTENSIONS__
EXTRALIBS=-lsocket -lnsl
PROGS = findsvc bo ruptime ruptimed ruptimed-fd ruptime-dg ruptimed-dg \
bindunix
all: ${PROGS} clconn.o initsrv1.o
www.eeworm.com/read/101085/15852852
h openglext.h
#ifndef _OPENGLEXT_H_
#define _OPENGLEXT_H_
#include
#include
#include
/* OpenGL extensions */
#define GL_CLAMP_TO_EDGE 0x812F
// Multitexturing
ext