代码搜索:Header

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

代码结果 10,000
www.eeworm.com/read/136571/5869700

c atom.c

#include #include "quicktime.h" int quicktime_atom_reset(quicktime_atom_t *atom) { atom->end = 0; atom->type[0] = atom->type[1] = atom->type[2] = atom->type[3] = 0; return 0; }
www.eeworm.com/read/133772/5899561

cdl io_pcmcia.cdl

# ==================================================================== # # io_pcmcia.cdl # # eCos IO configuration data # # ============================================================
www.eeworm.com/read/131315/5935295

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/131315/5936145

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/131315/5938872

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/131315/5939692

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. This
www.eeworm.com/read/126411/6017611

c alloca.c

/* alloca -- (mostly) portable public-domain implementation -- D A Gwyn last edit: 86/05/30 rms include config.h, since on VMS it renames some symbols. Use xmalloc instead of malloc. Thi
www.eeworm.com/read/110972/6162236

c atom.c

#include #include "quicktime.h" int quicktime_atom_reset(quicktime_atom_t *atom) { atom->end = 0; atom->type[0] = atom->type[1] = atom->type[2] = atom->type[3] = 0; return 0; }
www.eeworm.com/read/110301/6165031

c lhproc.c

/* LHPROC.C -- Test/List/Extract routine for LHX * * version 1.0 by Mark Armbrust, 15 April 1985 (IRS? Just say NO!) * * The code in this module is public domain -- do whatever you want with
www.eeworm.com/read/110301/6165283

c lhproc.c

/* LHPROC.C -- Test/List/Extract routine for LHX * * version 1.0 by Mark Armbrust, 15 April 1985 (IRS? Just say NO!) * * The code in this module is public domain -- do whatever you want with