代码搜索:entry
找到约 10,000 项符合「entry」的源代码
代码结果 10,000
www.eeworm.com/read/323035/13357015
asm entry.asm
;
; File:
; entry.asm
; Description:
; System call entry code
;
; Copyright (c) 1998
; Pasquale J. Villani
; All Rights Reserved
;
; This file is part of DOS-C.
;
; DOS-
www.eeworm.com/read/136859/13358676
s entry.s
#include
.text
.align
#define AT91_USER_Stack_Begin 0x00204000
#define AT91_Stack_Begin 0x00204000
/* ------------------------ List of Exported resources --------
www.eeworm.com/read/136858/13358771
s entry.s
#include
.text
.align
#define STACK 0x22000000
/* ------------------------ List of Exported resources -------------------------*/
.globl __entry,_entry
www.eeworm.com/read/319513/13449884
cgi entry.cgi
#!/usr/bin/perl
#################################################################
# 亂柶愑帠崁亃 #
# 偙偺僗僋儕僾僩偼僼儕乕僜僼僩偱偡丅偙偺僗僋儕僾僩傪巊梡偟偨 #
# 偄偐側傞懝奞偵懳偟偰
www.eeworm.com/read/319513/13449890
pl entry.pl
#_/_/_/_/_/_/_/_/_/#
#_/ 怴婯搊榐 _/#
#_/_/_/_/_/_/_/_/_/#
sub ENTRY {
&CHEACKER;
&HEADER;
open(IN,"$COUNTRY_LIST") or &ERR2('不能找开指定文件夹.');
@COU_DATA = ;
close(IN);
foreach(@C
www.eeworm.com/read/319472/13451337
c entry.c
/* entry.c -- entry condition loop */
#include
int main(void)
{
const int secret_code = 13;
int code_entered;
printf("To enter the triskaidekaphobia therapy club,\n")
www.eeworm.com/read/317156/13509471
s entry.s
#include
.text
.align
#define AT91_USER_Stack_Begin 0x00204000
#define AT91_Stack_Begin 0x00204000
/* ------------------------ List of Exported resources --------
www.eeworm.com/read/315699/13537997
c entry.c
/* entry.c -- entry condition loop */
#include
int main(void)
{
const int secret_code = 13;
int code_entered;
printf("To enter the triskaidekaphobia therapy club,\n")
www.eeworm.com/read/312292/13613949
asm entry.asm
;
; File:
; entry.asm
; Description:
; System call entry code
;
; Copyright (c) 1998
; Pasquale J. Villani
; All Rights Reserved
;
; This file is part of DOS-C.
;
; DOS-
www.eeworm.com/read/312292/13613971
lst entry.lst
Turbo Assembler Version 3.1 04/11/13 12:54:48 Page 1
entry.ASM
1 ;
2 ; File:
3 ; entry.asm
4 ; Description:
5