代码搜索:executables
找到约 1,287 项符合「executables」的源代码
代码结果 1,287
www.eeworm.com/read/395229/2444538
h elfclass.h
/* This file specifies the native word size of the machine, which indicates
the ELF file class used for executables and shared objects on this
machine. */
#ifndef _LINK_H
# error "Never use
www.eeworm.com/read/395229/2444802
h elfclass.h
/* This file specifies the native word size of the machine, which indicates
the ELF file class used for executables and shared objects on this
machine. */
#ifndef _LINK_H
# error "Never use
www.eeworm.com/read/395229/2446646
h elfclass.h
/* This file specifies the native word size of the machine, which indicates
the ELF file class used for executables and shared objects on this
machine. */
#ifndef _LINK_H
# error "Never use
www.eeworm.com/read/367182/2852170
h elfclass.h
/* This file specifies the native word size of the machine, which indicates
the ELF file class used for executables and shared objects on this
machine. */
#ifndef _LINK_H
# error "Never use
www.eeworm.com/read/362989/2925192
h elfclass.h
/* This file specifies the native word size of the machine, which indicates
the ELF file class used for executables and shared objects on this
machine. */
#ifndef _LINK_H
# error "Never use
www.eeworm.com/read/270032/11050496
makefile
# Makefile for Graphics Gems III source
#
# Eric Haines, 10/92
#
# This make file will build "gemslib3.a" and a number of executables.
# Gemslib3 is built solely for debugging purposes -- it is not in
www.eeworm.com/read/267288/11186625
txt flashsecurity.txt
; $Id: //depot/Rel_3.1/BuildMediaPSoC/Executables/Templates/FlashSecurity.txt#1 $
;
; Edit this file to adjust the Flash security for this project.
; Flash security is provided by marking a 64 byte
www.eeworm.com/read/387664/8659984
txt memory.txt
C:\TURBOC\2f>echo off
making executables ...
running ga 212 ...
587.000 1107.280 0.000 214.415 111.254 68.852 162.475 254.457 503.965
146.366 239.364 582.130 139.419 1107.280
www.eeworm.com/read/387664/8660079
txt memroy.txt
C:\TURBOC\2f>echo off
making executables ...
running ga 212 ...
738.857 1165.431 0.000 244.809 108.545 66.762 201.911 254.457 553.217
738.857 1270.253 0.000 251.097 109.448
www.eeworm.com/read/181164/9271659
configure
#!/bin/sh
#
echo "-- Change directory to src/ and make (for Linux) --"
echo " make libwy.a ... make libwy.a"
echo " make all ... make libwy.a and check executables"
echo " make clean ..