代码搜索:exec
找到约 10,000 项符合「exec」的源代码
代码结果 10,000
www.eeworm.com/read/250731/4427954
in makefile.in
SHELL = @SHELL@
INSTALL = @INSTALL@
CHEETAH = @CHEETAH@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
libdir = @libdir@
sysconfdir = @sysconfdir@
pythonlibdir = @pythonlibdir@
temp
www.eeworm.com/read/250731/4427962
in makefile.in
SHELL = @SHELL@
INSTALL = @INSTALL@
CHEETAH = @CHEETAH@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
libdir = @libdir@
sysconfdir = @sysconfdir@
pythonlibdir = @pythonlibdir@
temp
www.eeworm.com/read/250731/4428078
in makefile.in
#!/usr/bin/env make
#
# This file is part of the NAV project and s錸t
#
# paths
prefix=@prefix@
exec_prefix = @exec_prefix@
libdir = @libdir@
pythonlibdir=@pythonlibdir@
bindir=@bindir@
sysconfdir=
www.eeworm.com/read/250731/4428120
in makefile.in
SHELL = @SHELL@
INSTALL = @INSTALL@
CHEETAH = @CHEETAH@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
libdir = @libdir@
sysconfdir = @sysconfdir@
pythonlibdir = @pythonlibdir@
webr
www.eeworm.com/read/250731/4428133
in makefile.in
SHELL = @SHELL@
INSTALL = @INSTALL@
CHEETAH = @CHEETAH@
prefix = @prefix@
exec_prefix = @exec_prefix@
bindir = @bindir@
libdir = @libdir@
sysconfdir = @sysconfdir@
pythonlibdir = @pythonlibdir@
perl
www.eeworm.com/read/245691/4501930
in makefile.in
srcdir = @srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@
CC = @CC@
MAKED = @MAKED@
CDEBUG_FLAGS = @CDEBUG_FLAGS@
EXTRA_CFLAGS =
CFLAGS
www.eeworm.com/read/242732/4537602
in libxml-2.0.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
modules=@WITH_MODULES@
Name: libXML
Version: @VERSION@
Description: libXML library version2.
Requires:
Libs
www.eeworm.com/read/242082/4556190
asm krun.asm
;*
;* COW : Character Oriented Windows
;*
;* krun.asm : Run/Exec
TITLE KRUN - Kernel RUN
include kernel.inc
include galloc.inc
ifdef Exec_Alternate
include krun2.asm ;* REVIEW --
www.eeworm.com/read/240162/4589849
c alpha-1.c
/* Make sure that we honor initial-exec. */
/* { dg-do compile { target alpha*-*-* } } */
/* { dg-options "" } */
static __thread int xyzzy __attribute__ ((tls_model ("initial-exec")));
int foo(void
www.eeworm.com/read/238372/4615405
in talloc.pc.in
prefix=@prefix@
exec_prefix=@exec_prefix@
libdir=@libdir@
includedir=@includedir@
Name: talloc
Description: A hierarchical pool based memory system with destructors
Version: 4.0
Libs: @LIBS@ -L${lib