代码搜索:uClib
找到约 128 项符合「uClib」的源代码
代码结果 128
www.eeworm.com/read/396408/2416469
h uclib.h
#ifndef __UCLIB_H__
#define __UCLIB_H__
#include
#include
#ifdef JZ4740_PMP16
#define Module_Alloc iv_uc_malloc
#define GM_Dealloc iv_uc_free
#defin
www.eeworm.com/read/396408/2416476
c uclib.c
/********************** BEGIN LICENSE BLOCK ************************************
*
* JZ4740 mobile_tv Project V1.0.0
* INGENIC CONFIDENTIAL--NOT FOR DISTRIBUTION IN SOURCE CODE FORM
* Copyr
www.eeworm.com/read/396408/2416699
h uclib.h
#ifndef __UCLIB_H__
#define __UCLIB_H__
extern "C"
{
unsigned int alloc(unsigned int nbytes);
unsigned int Drv_realloc(unsigned int address,unsigned int nbytes);
void deAlloc(unsigned in
www.eeworm.com/read/286514/8762231
txt fli4l_howto.txt
compiling siproxd for FLI4L
===========================
2.0.x (libc5 based):
1) LIBOSIP
On an libc5 system (eg SUSE 5.3), first build and install
libosip. Probably you get an error when bui
www.eeworm.com/read/282122/9118667
txt fli4l_howto.txt
compiling siproxd for FLI4L
===========================
2.0.x (libc5 based):
1) LIBOSIP
On an libc5 system (eg SUSE 5.3), first build and install
libosip. Probably you get an error when bui
www.eeworm.com/read/178739/9386637
txt fli4l_howto.txt
compiling siproxd for FLI4L
===========================
2.0.x (libc5 based):
1) LIBOSIP
On an libc5 system (eg SUSE 5.3), first build and install
libosip. Probably you get an error when bui
www.eeworm.com/read/306150/13751664
txt fli4l_howto.txt
compiling siproxd for FLI4L
===========================
2.0.x (libc5 based):
1) LIBOSIP
On an libc5 system (eg SUSE 5.3), first build and install
libosip. Probably you get an error when bui
www.eeworm.com/read/200782/15424884
txt fli4l_howto.txt
compiling siproxd for FLI4L
===========================
2.0.x (libc5 based):
1) LIBOSIP
On an libc5 system (eg SUSE 5.3), first build and install
libosip. Probably you get an error when bui
www.eeworm.com/read/396408/2419169
c mp_image.c
#include "config.h"
#include
#include
#include
#ifdef HAVE_MALLOC_H
#include
#endif
#include "libmpcodecs/img_format.h"
#include "libmpcodecs/mp_image.h"
#
www.eeworm.com/read/396408/2419462
c ae.c
#include
#include
#include
#include
#include
#include
#include
#include "config.h"
#include "libmpdemux/aviheader.h"
#includ