代码搜索结果
找到约 10,000 项符合
Memory 的代码
main.c
/*
* linux/init/main.c
*
* (C) 1991 Linus Torvalds
*/
#define __LIBRARY__
#include
#include
/*
* we need this inline - forking from kernel space will result
main.c
/*
* linux/init/main.c
*
* (C) 1991 Linus Torvalds
*/
#define __LIBRARY__
#include
#include
/*
* we need this inline - forking from kernel space will result
* in NO COPY
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you wish
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
bitops.h
/*These are the standard ANSI bit operation macros. They are used by */
/*microcontrollers that don't have special bit operation instructions.*/
#define BIT(x) (1
own_malloc.h
/*
Default header file for malloc-2.7.2, written by Doug Lea
and released to the public domain. Use, modify, and redistribute
this code without permission or acknowledgement in any way you wish