代码搜索:initial
找到约 10,000 项符合「initial」的源代码
代码结果 10,000
www.eeworm.com/read/389922/2530118
c initial.c
/*
Initialization of adventure play variables
*/
#include
#include
#include "advent.h" /* #define preprocessor equates */
#define EXTERN /* define, not declare, in advdec.h
www.eeworm.com/read/366702/2873094
tree initial.tree
// { dg-do run }
// Tests whether initializtion works properly.
external_reference void abort ();
external_reference void exit (int code);
external_definition int main ();
main
{
automatic int aaa
www.eeworm.com/read/260224/4334529
c initial.c
/* ========================================================================= */
/* The information contained herein is the exclusive property of */
/* Sunplus Technology Co. And shall
www.eeworm.com/read/260224/4334542
lst initial.lst
Sunplus u'nSP Assembler - Ver. 1.14.0
Listing File Has Been Relocated
// GCC for SUNPLUS u'nSP version 1.0.20-2
// Command: C
www.eeworm.com/read/260224/4334544
asm initial.asm
// GCC for SUNPLUS u'nSP version 1.0.20-2
// Command: C:\PROGRA~1\Sunplus\UNSPID~1.1\cc1.exe C:\DOCUME~1\LIANSH~1.SUN\LOCALS~1\Temp\cckHaaaa.i -fkeep-inline-functions -quiet -dumpbase Initial.c -mglo
www.eeworm.com/read/254482/4382424
asm initial.asm
.mmregs
.global _initial
_initial:
stm 300h,ar1 ;initial 300h data address
st #00h,*ar1
stm 302h,ar1 ;initial 302h data address
st #00h,*ar1
stm 200h,ar1
st #5555h,*ar1
www.eeworm.com/read/254482/4382443
asm initial.asm
.mmregs
.global _initial
.text
_initial:
stm 300h,ar3 ;initial data 300h
st #00h,*ar3
stm 302h,ar4
st #00h,*ar4
ssbx 1,11 ; set st1.intm=1 stop all interrupt
stm 00
www.eeworm.com/read/158367/5597501
java __initial.java
/* compiled from JSP: /initial.jsp
*
* This code was automatically generated at 16:11:45 on 2005-9-9
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*/
package jsp_servlet;
import java.io
www.eeworm.com/read/158367/5597507
java __initial.java
/* compiled from JSP: /initial.jsp
*
* This code was automatically generated at 16:11:45 on 2005-9-9
* by weblogic.servlet.jsp.Jsp2Java -- do not edit.
*/
package jsp_servlet;
import java.io
www.eeworm.com/read/154116/5640806
c initial.c
/* This routine initializes all the routine's arrays for all the routines
so that the "first" variable won't have to be checked every time the
routine is entered
*/
#include "lpcdefs.h"
#include "co