代码搜索:pointers

找到约 4,056 项符合「pointers」的源代码

代码结果 4,056
www.eeworm.com/read/250243/4433009

c setup.c

/* * Setup pointers to hardware-dependent routines. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/243567/4521417

c setup.c

/* * Setup pointers to hardware-dependent routines. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/243567/4521448

c setup.c

/* * Setup pointers to hardware-dependent routines. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/233448/4685188

c func-ptr-conv-1.c

/* Conversions between function and object pointers are not permitted in any version of ISO C, even with casts, except for the special case of converting a null pointer constant to function poin
www.eeworm.com/read/229812/4737821

cpp tq10.cpp

#include "dump.h" // complains about mpb // ``pointers to class members reference different object types'' // pointer to member function initialization/assignment is not overloading // for overloa
www.eeworm.com/read/216502/4891286

c getargs.c

#include /******* * getargs(s, arps) * char *s, *arps[]; * * getargs - this routine will generate a vector of * pointers (arps) to the substrings in string "s". * Each substring is
www.eeworm.com/read/209559/4959960

c setup.c

/* * Setup pointers to hardware-dependent routines. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/209559/4959970

c setup.c

/* * Setup pointers to hardware-dependent routines. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/209559/4959998

c setup.c

/* * Setup pointers to hardware-dependent routines. * * This file is subject to the terms and conditions of the GNU General Public * License. See the file "COPYING" in the main directory of this
www.eeworm.com/read/209559/4970469

h machw.h

/* ** linux/machw.h -- This header defines some macros and pointers for ** the various Macintosh custom hardware registers. ** ** Copyright 1997 by Michael Schmitz ** ** This file i