代码搜索结果

找到约 3,686,282 项符合 C 的代码

lists.c

#include #include #include "lists.h" #define MAX(a,b) (((a)>(b)) ? (a) : (b)) #define MIN(a,b) (((a)

command.c

/* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

cmd_misc.c

/* * (C) Copyright 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

string.c

/* * linux/lib/string.c * * Copyright (C) 1991, 1992 Linus Torvalds */ #include "armboot.h" #undef __HAVE_ARCH_BCOPY #undef __HAVE_ARCH_MEMCMP #undef __HAVE_ARCH_MEMCPY #undef __HAVE_ARCH_MEM

cmd_bootm.c

/* * (C) Copyright 2001 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * (C) Copyright 2000, 2001 * Wolfgang Denk, DENX Software Engineering, wd@denx.

main.c

/* * (C) Copyright 2000 * Wolfgang Denk, DENX Software Engineering, wd@denx.de. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you

flash.c

/* * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * See file CREDITS for list of people who contributed to this * project. * * T

env.c

/* * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * See file CREDITS for list of people who contributed to this * project. * * T

lart.c

/* * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * See file CREDITS for list of people who contributed to this * project. * * T

flash.c

/* * (C) Copyright 2002 * Sysgo Real-Time Solutions, GmbH * Marius Groeger * * See file CREDITS for list of people who contributed to this * project. * * T