代码搜索:pointers
找到约 4,056 项符合「pointers」的源代码
代码结果 4,056
www.eeworm.com/read/192230/5159524
exp pointers.exp
# Copyright (C) 1998 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
# the
www.eeworm.com/read/192230/5159525
c pointers.c
#if !defined (__STDC__) && !defined (_AIX)
#define signed /**/
#endif
char v_char;
signed char v_signed_char;
unsigned char v_unsigned_char;
short v_short;
signed short v_signed_short;
unsigned
www.eeworm.com/read/419387/2078816
exp pointers.exp
# Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published
www.eeworm.com/read/419387/2078817
c pointers.c
#if !defined (__STDC__) && !defined (_AIX)
#define signed /**/
#endif
char v_char;
signed char v_signed_char;
unsigned char v_unsigned_char;
short v_short;
signed short v_signed_short;
unsigned
www.eeworm.com/read/418017/2094065
exp pointers.exp
# Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published
www.eeworm.com/read/418017/2094066
c pointers.c
#if !defined (__STDC__) && !defined (_AIX)
#define signed /**/
#endif
char v_char;
signed char v_signed_char;
unsigned char v_unsigned_char;
short v_short;
signed short v_signed_short;
unsigned
www.eeworm.com/read/410728/2204821
exp pointers.exp
# Copyright 1998, 1999, 2000 Free Software Foundation, Inc.
# This program is free software; you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published
www.eeworm.com/read/410728/2204822
c pointers.c
#if !defined (__STDC__) && !defined (_AIX)
#define signed /**/
#endif
char v_char;
signed char v_signed_char;
unsigned char v_unsigned_char;
short v_short;
signed short v_signed_short;
unsigned
www.eeworm.com/read/375736/2720771
inc pointers.inc
;***
;pointers.inc - 30-Dec-87 - pointer reference macros
;***
.XLIST
;***
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; To provide a set of macros for pointer reference whethe
www.eeworm.com/read/375736/2721092
inc pointers.inc
;***
;pointers.inc - 30-Dec-87 - pointer reference macros
;***
IFNDEF LI_EXPAND
.XLIST
ENDIF
;***
;
; Copyright 1987, Microsoft Corporation
;
;Purpose:
; To provide a set of macros f