代码搜索:msLinux
找到约 120 项符合「msLinux」的源代码
代码结果 120
www.eeworm.com/read/162574/5540761
searchresults mslinux120.searchresults
---- LCDWIDTH Matches (24 in 4 files) ----
Desktop.c (d:\ms-linux\user\msgui\srce): rect.width = LCDWIDTH;
Gdi.c (d:\ms-linux\user\msgui\srce):unsigned short virtual_screen[LCDHEIGHT][LCDWIDTH];
Gd
www.eeworm.com/read/162574/5540728
c malloc.c
/* MShowTec - www.mshowtec.com
** msLinux malloc.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_MALLOC_C
#include "memory.h"
#include "malloc.h"
void *malloc
www.eeworm.com/read/162574/5540724
h malloc.h
/* MShowTec - www.mshowtec.com
** msLinux malloc.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_MALLOC_H
#define MSLINUX_MALLOC_H
void free(void*p);
void *mall
www.eeworm.com/read/162574/5540778
h mktime.h
/* MShowTec - www.mshowtec.com
** msLinux mktime.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_MKTIME_H
#define MSLINUX_MKTIME_H
#define MINUTE (60)
#define H
www.eeworm.com/read/162574/5540780
h traps.h
/* MShowTec - www.mshowtec.com
** msLinux tarps.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_TRAPS_H
#define MSLINUX_TRAPS_H
#endif
www.eeworm.com/read/162574/5540782
h sbuf.h
/* MShowTec - www.mshowtec.com
** msLinux sbuf.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_SBUF_H
#define MSLINUX_SBUF_H
#endif
www.eeworm.com/read/162574/5540783
h unistd.h
/* MShowTec - www.mshowtec.com
** msLinux unistd.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_UNISTD_H
#define MSLINUX_UNISTD_H
#endif
www.eeworm.com/read/162574/5540788
c sbuf.c
/* MShowTec - www.mshowtec.com
** msLinux sbuf.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_SBUF_C
www.eeworm.com/read/162574/5540795
c panic.c
/* MShowTec - www.mshowtec.com
** msLinux panic.c ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#define MSLINUX_PANIC_C
#include "sched.h"
void panic (const char *s)
{
prin
www.eeworm.com/read/162574/5540773
h msg.h
/* MShowTec - www.mshowtec.com
** msLinux msg.h ver1.0
** 20051221 lmjx create limiao@mshowtec.com
**
*/
#ifndef MSLINUX_MSG_H
#define MSLINUX_MSG_H
struct message
{
int msg_used;
int