代码搜索:Include
找到约 10,000 项符合「Include」的源代码
代码结果 10,000
www.eeworm.com/read/229812/4736633
esm include.esm
.387
.386p
DGROUP GROUP _DATA
_TEXT SEGMENT DWORD PUBLIC USE32 'CODE'
ASSUME CS:_TEXT, DS:DGROUP, SS:DGROUP
xor ax,ax
_TEXT ENDS
_DATA SEGMENT DWORD PUBLIC USE32 'DATA'
_DATA
www.eeworm.com/read/229812/4736645
chk include.chk
do_ax.asm(1): Error! E545: Model declared already
do_ax.asm(1): Note! N591: included by file include.asm(5)
include.asm(6): Warning! W549: End directive required at end of file
www.eeworm.com/read/229812/4736684
asm include.asm
.386
.model small
.data
.code
include do_ax.asm
include ..\do_bx.asm
include do_cx.asm
include ..\do_dx.asm
include d:\dev\wasm\test\do_ax.asm
include d:\dev\wasm\test\do_bx.asm
end
www.eeworm.com/read/229812/4745592
c include.c
/****************************************************************************
*
* Open Watcom Project
*
* Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4746230
mif include.mif
include_default = -I"../../h" -I"../../../h" -I"$(clib_dir)/h" -I"$(lib_misc_dir)/h" -I"$(comp_cfg_dir)/h"
include_watcom = -I"$(watcom_dir)/h"
# include_c_(system)
!ifndef runtime_library_source
www.eeworm.com/read/229812/4747946
mif include.mif
inc_dirs = -I"$(vi_dir)/h" -I$(rcsdll_dir) -I"$(posix_dir)/h" -I"$(watcom_dir)/h"
!ifeq vi_trmem 1
inc_dirs += -I$(trmem_dir)
!endif
!ifdef curses
inc_dirs_dos = -I"$(curses_dir)/h"
!endif
www.eeworm.com/read/229812/4751930
gml include.gml
The
.kw INCLUDE
compiler directive or
.kw INCLUDE
statement
may be used to imbed source code into the file being compiled.
Either form may be used.
.exam begin
*$INCLUDE DOS.FI
INCL
www.eeworm.com/read/229812/4752579
asm include.asm
;
; Copyright (C) 1996-2002 Supernar Systems, Ltd. All rights reserved.
;
; Redistribution and use in source and binary forms, with or without
; modification, are permitted provided that the