代码搜索:instead
找到约 6,048 项符合「instead」的源代码
代码结果 6,048
www.eeworm.com/read/375736/2721581
c root.c
/* root.c - generate a path to a file from the root
*
* Modifications:
*
* 30-Jul-1986 mz Add sensitivity for network names
* 29-Oct-1986 mz Use c-runtime instead of Z-alike
* 18-Oc
www.eeworm.com/read/372616/2771286
h rds.h
/*
Types and defines needed for RDS. This is included by
saa6588.c and every driver (e.g. bttv-driver.c) that wants
to use the saa6588 module.
Instead of having a separate rds.h, I'd
www.eeworm.com/read/367917/2829647
readme
These are the deprecated document-v10 DTDs. Please use the current
v11 DTDs instead.
There is an Ant task in Forrest scratchpad to automatically transform
your v10 xdocs to v11 ...
./build.sh scratc
www.eeworm.com/read/367182/2850713
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
three 32 bit ints. */
www.eeworm.com/read/367182/2851257
in configure.in
GLIBC_PROVIDES dnl See aclocal.m4 in the top level source directory.
# Local configure fragment for sysdeps/powerpc/powerpc64.
# The Aix ld uses global .symbol_names instead of symbol_names
# and unf
www.eeworm.com/read/367182/2853288
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
four 32 bit ints or tw
www.eeworm.com/read/367182/2853479
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
three 32 bit ints. */
www.eeworm.com/read/367182/2854332
h math_ldbl.h
#ifndef _MATH_PRIVATE_H_
#error "Never use directly; include instead."
#endif
/* A union which permits us to convert between a long double and
three 32 bit ints. */
www.eeworm.com/read/366702/2876595
f90 write_fmt_trim.f90
! { dg-do run }
! PR30200 write(*,myfmt="(1X,a,'xyz')") "A" prints Az' instead of Axyz
! Test case from PR, submitted by
program main
character (len=20) format
format = "
www.eeworm.com/read/366681/2885653
sh generator.sh
#!/bin/bash
# $Id: generator.sh 9537 2006-10-12 16:27:13Z nijel $
#
# Shell script that adds a new function file using a template. Should not be called directly
# but instead by template_Generator.sh