代码搜索:malloc
找到约 10,000 项符合「malloc」的源代码
代码结果 10,000
www.eeworm.com/read/348801/10866525
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/470923/6901747
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/466662/7030942
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/126411/6017547
makefile
# Skeleton Makefile for the GNU malloc code
#
# Maybe this should really create a library instead of just compiling
# source files
srcdir = .
VPATH = .:$(srcdir)
.c.o:
$(CC) $(CFLAGS) $(CPPFLAGS) -
www.eeworm.com/read/481572/6643779
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/408162/11403414
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/407061/11430498
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/345637/11799352
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig
www.eeworm.com/read/153809/12005356
h proctbl.h
#ifndef _PROCTBL_H_
#define _PROCTBL_H_
#include "MiniTosDef.h"
//全局变量定义
PROC Proc[N_PROC];
PROC SysProc[N_SYSPROC];
struct ProcTbl * ptrCurrProc; /* pointer for Current Proc[n] */
in
www.eeworm.com/read/250858/12381165
c libgloss.c
/* printf in "CLib" will call printf_hook.
_SemiPrintf makes IDE can hook "printf" action.
User don't want to hook "printf" when __OPTIMIZE__.
function prototype:
void printf_hook (unsig