代码搜索:dump

找到约 8,160 项符合「dump」的源代码

代码结果 8,160
www.eeworm.com/read/237163/4631201

memory_dump

64 MB: 0x00: 80 08 04 0c 09 01 40 00 01 a0 60 00 80 08 00 01 0x10: 8f 04 04 01 01 00 06 a0 60 00 00 14 10 14 2d 10 0x20: 20 10 20 10 00 00 00 00 00 00 00 00 00 00 00 00 0x30: 00 00 00 00 00 00 00 00 0
www.eeworm.com/read/235121/4654205

c dump.c

/* * NanoBreaker, a Nano-X Breakout clone by Alex Holden. * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/234101/4662868

c dump.c

/* * NanoBreaker, a Nano-X Breakout clone by Alex Holden. * * The contents of this file are subject to the Mozilla Public License * Version 1.1 (the "License"); you may not use this file except in
www.eeworm.com/read/229812/4729669

c dump.c

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4729687

h dump.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4737391

h dump.h

#include #include static char bad_format_string[] = { "FAIL line %d, file " }; static char good_format_string[] = { "PASS line %d\n" }; static int good_checksum_value = 0;
www.eeworm.com/read/229812/4737892

h dump.h

#include #include static char bad_format_string[] = { "FAIL line %d, file " }; static char good_format_string[] = { "PASS line %d\n" }; static int good_checksum_value = 0;
www.eeworm.com/read/229812/4738652

h dump.h

#include #define DUMP( _p_ ) {\ puts( __FILE__ ); \ puts( # _p_ );\ unsigned n = 0; \ for( int i = 0 ; i < sizeof( (_p_) ) ; i++ ) {\ if( *(((char *)(&(_p_)))+i) ) {\
www.eeworm.com/read/229812/4748970

h dump.h

/**************************************************************************** * * Open Watcom Project * * Portions Copyright (c) 1983-2002 Sybase, Inc. All Rights Res
www.eeworm.com/read/229812/4749769

mif dump.mif

proj_name = symdump symdump_autodepends = .autodepend !include cproj.mif !include deftarg.mif !include defrule.mif .c: .. .h: .. obj = .obj exe = .exe objs