代码搜索:Byte

找到约 10,000 项符合「Byte」的源代码

代码结果 10,000
www.eeworm.com/read/402480/2319806

c file_get_byte_offset.c

/* * Copyright (c) 2004-2005 The Trustees of Indiana University and Indiana * University Research and Technology * Corporation. All rights reserved.
www.eeworm.com/read/402480/2320853

c io_romio_byte_offset.c

/* -*- Mode: C; c-basic-offset:4 ; -*- */ /* * * Copyright (C) 1997 University of Chicago. * See COPYRIGHT notice in top-level directory. */ #include "adio.h" #include "adio_extern.h" /* R
www.eeworm.com/read/389922/2529823

h byte_o~1.h

#if defined(mc68020) || defined(mc68000) || defined(sparc) #define BYTES_REVERSED 1 #define WORDS_REVERSED 1 #define CHAR_UNSIGNED 0 #else #define BYTES_REVERSED 0 #define WORDS_REVERSED 0 #define CHA
www.eeworm.com/read/389922/2530881

h byte_o~1.h

#define CHAR_UNSIGNED 0 #define MSB_AT_LOW_ADDRESS 0 #define MSW_AT_LOW_ADDRESS 0 #define FL_MSB_AT_LOW_ADDRESS 0 #define FL_MSW_AT_LOW_ADDRESS 0 #define FL_MSL_AT_LOW_ADDRESS 0
www.eeworm.com/read/389922/2530954

h byte_o~1.h

#define CHAR_UNSIGNED 0 #define MSB_AT_LOW_ADDRESS 0 #define MSW_AT_LOW_ADDRESS 0 #define FL_MSB_AT_LOW_ADDRESS 0 #define FL_MSW_AT_LOW_ADDRESS 0 #define FL_MSL_AT_LOW_ADDRESS 0
www.eeworm.com/read/388795/2546601

c sf_snort_plugin_byte.c

/* * sf_snort_plugin_byte.c * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License Version 2 as * published by the Free So
www.eeworm.com/read/162519/5540880

c cls_5_1_byte.c

/* Area: ffi_call, closure_call Purpose: Check structure passing with different structure size. Depending on the ABI. Check overlapping. Limitations: none. PR: none. Originator:
www.eeworm.com/read/162519/5540892

c cls_9byte2.c

/* Area: ffi_call, closure_call Purpose: Check structure passing with different structure size. Depending on the ABI. Darwin/AIX do double-word alignment of the struct if the first element is a
www.eeworm.com/read/162519/5540898

c cls_6_1_byte.c

/* Area: ffi_call, closure_call Purpose: Check structure passing with different structure size. Depending on the ABI. Check overlapping. Limitations: none. PR: none. Originator:
www.eeworm.com/read/162519/5540904

c cls_7_1_byte.c

/* Area: ffi_call, closure_call Purpose: Check structure passing with different structure size. Depending on the ABI. Check overlapping. Limitations: none. PR: none. Originator: