代码搜索:GLIBC
找到约 3,045 项符合「GLIBC」的源代码
代码结果 3,045
www.eeworm.com/read/187886/8594392
chm glibc.chm
www.eeworm.com/read/377148/9292911
glibc_with_ptt
==============================================================================
Building glibc with both traditional NPTL
and NPTL with PTT support
=======
www.eeworm.com/read/177819/9431217
glibc libintl.glibc
/* Message catalogs for internationalization.
Copyright (C) 1995-1999, 2000 Free Software Foundation, Inc.
This file is derived from the file libgettext.h in the GNU gettext package.
The GNU
www.eeworm.com/read/329185/12971034
txt glibc.txt
#include "def.h"
#include "lcdlib.h"
#include "glib.h"
void (*PutPixel)(U32,U32,U32);
void Glib_Init()
{
PutPixel=_PutTft24Bit_320240;
}
void _PutTft24Bit_320240(U32 x,U32 y,U32 c