代码搜索:COMPACT
找到约 3,584 项符合「COMPACT」的源代码
代码结果 3,584
www.eeworm.com/read/117304/14931668
msc makefile.msc
# Makefile for gzip
# Microsoft C 5.1 or 6.0.
# To use, do "make makefile.msc"
# WARNING: the small model is not supported. The compact model is used
# here. If you want to use the large model
www.eeworm.com/read/16793/690717
xleaktrace
#! /usr/bin/awk -f
#
# xleaktrace - print unfreed memory using input generated by compact malloc
# tracing (malloc_set_trace(1))
#
# NOTE: we ignore `realloc' tags because they're just extra in
www.eeworm.com/read/479931/1327173
cgs sett.cgs
# sh testcase for sett -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global sett
sett:
sett
bf wrong
pass
wrong:
fail
www.eeworm.com/read/479931/1327191
cgs clrt.cgs
# sh testcase for clrt -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
.global clrt
clrt:
clrt
bt wrong
pass
wrong:
fail
www.eeworm.com/read/479931/1327263
cgs fcnvds.cgs
# sh testcase for fcnvds -*- Asm -*-
# mach: all
# as: -isa=shcompact
# ld: -m shelf32
.include "compact/testutils.inc"
start
_setpr
fcnvds dr0, fpul
_clrpr
okay:
pass
www.eeworm.com/read/479151/1338377
h datafab.h
/* Driver for Datafab MDCFE-B USB Compact Flash reader
* Header File
*
* Current development and maintenance by:
* (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org)
*
* See datafab.c f
www.eeworm.com/read/250243/4437708
h datafab.h
/* Driver for Datafab MDCFE-B USB Compact Flash reader
* Header File
*
* Current development and maintenance by:
* (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org)
*
* See datafab.c f
www.eeworm.com/read/246079/4496727
vb callwin32.vb
' CallWin32.vb - Declarations and functions to call
' Win32 functions in the Win32 library ShowParam.dll.
'
' Code from _Programming the .NET Compact Framework with C#_
' and _Programming the .NET
www.eeworm.com/read/243567/4523965
h datafab.h
/* Driver for Datafab MDCFE-B USB Compact Flash reader
* Header File
*
* Current development and maintenance by:
* (c) 2000 Jimmie Mayfield (mayfield+datafab@sackheads.org)
*
* See datafab.c f
www.eeworm.com/read/238710/4612382
cs rapi.cs
// Rapi.cs - P/Invoke wrappers for RAPI functions
//
// Generated by PInvoke Wizard (v 1.0) from The Paul Yao Company http://www.paulyao.com
//
// Code from _Programming the .NET Compact Framewor