代码搜索:stdlib

找到约 10,000 项符合「stdlib」的源代码

代码结果 10,000
www.eeworm.com/read/190469/5183637

h stdlib.h

#ifndef __STDLIB #define __STDLIB #define EXIT_FAILURE 1 #define EXIT_SUCCESS 0 #define MB_CUR_MAX 1 #ifndef NULL #define NULL ((void*)0) #endif #define RAND_MAX 32767 typedef struct { int quot, rem
www.eeworm.com/read/190469/5183657

h stdlib.h

#ifndef __STDLIB #define __STDLIB #define EXIT_FAILURE 1 #define EXIT_SUCCESS 0 #define MB_CUR_MAX 1 #ifndef NULL #define NULL ((void*)0) #endif #define RAND_MAX 32767 typedef struct { int quot, rem
www.eeworm.com/read/190469/5183672

h stdlib.h

#ifndef __STDLIB #define __STDLIB #define EXIT_FAILURE 1 #define EXIT_SUCCESS 0 #define MB_CUR_MAX 1 #ifndef NULL #define NULL ((void*)0) #endif #define RAND_MAX 32767 typedef struct { int quot, rem
www.eeworm.com/read/189477/5192704

h stdlib.h

#ifndef _STDLIB_H #define _STDLIB_H #include "sys\types.h" #include "null.h" #include "string.h" #define cli() __asm__("cli") #define sti() __asm__("sti") #define nop() __asm__("nop")
www.eeworm.com/read/188982/5203809

c stdlib.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/182943/5261927

c stdlib.c

/**************************************************************************** * * SciTech OS Portability Manager Library * * ========================================================
www.eeworm.com/read/179311/5306213

h stdlib.h

#include
www.eeworm.com/read/178942/5311604

h stdlib.h

/**************************************************************************** * Copyright (C) 2001-2004 MITSUBISHI ELECTRIC CORPORATION and * RENESAS SOLUTIONS CORPORATION * All rights reserved. *
www.eeworm.com/read/178760/5313392

h stdlib.h

/*------------------------------------------------------------------------- stdlib.h - ANSI functions forward declarations Ported to PIC16 port by Vangelis Rokas, 2004 (vrokas@otenet.gr)
www.eeworm.com/read/178758/5314053

c stdlib.c

/* Project: OSLib * Description: The OS Construction Kit * Date: 1.6.2000 * Idea by: Luca Abeni & Gerardo Lamastra * * OSLib is an SO project aimed at developing a