代码搜索:stdlib

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

代码结果 10,000
www.eeworm.com/read/320439/13427235

c r_stdlib.c

/* R_STDLIB.C - platform-specific C library routines for RSAREF */ /* Copyright (C) RSA Laboratories, a division of RSA Data Security, Inc., created 1991. All rights reserved. */ #incl
www.eeworm.com/read/144212/5752804

h ansi_stdlib.h

/* ansi_stdlib.h -- An ANSI Standard stdlib.h. */ /* A minimal stdlib.h containing extern declarations for those functions that bash uses. */ /* Copyright (C) 1993 Free Software Foundation, Inc.
www.eeworm.com/read/126411/6017572

h ansi_stdlib.h

/* ansi_stdlib.h -- An ANSI Standard stdlib.h. */ /* A minimal stdlib.h containing extern declarations for those functions that bash uses. */ /* Copyright (C) 1993 Free Software Foundation, Inc.
www.eeworm.com/read/126411/6017605

h ansi_stdlib.h

/* ansi_stdlib.h -- An ANSI Standard stdlib.h. */ /* A minimal stdlib.h containing extern declarations for those functions that bash uses. */ /* Copyright (C) 1993 Free Software Foundation, Inc.
www.eeworm.com/read/120908/6070852

c r_stdlib.c

/* R_STDLIB.C - platform-specific C library routines for RSAEURO Copyright (c) J.S.A.Kapp 1994 - 1995. RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. All functions prototypes are the Sam
www.eeworm.com/read/101153/6237878

h rtl_stdlib.h

/* * RTLinux stdlib.h support * * Written by Michael Barabanov * Copyright (C) Finite State Machine Labs Inc., 2000 * Released under the terms of the GPL Version 2 * */ #ifndef __RTL_STDLIB_H_
www.eeworm.com/read/233171/6299611

h stdlib_old.h

#ifndef _STDLIB_H_ #define _STDLIB_H_ #include "sys/reent.h" typedef struct { int quot; /* quotient */ int rem; /* remainder */ } div_t; typedef struct { long quot; /* quotie
www.eeworm.com/read/493005/6403351

h have_stdlib.h

/* * DO NOT EDIT -- generated by the Makefile */ #if !defined(__HAVE_STDLIB_H__) #define __HAVE_STDLIB_H__ /* do we have ? */ #define HAVE_STDLIB_H /* yes */ #endif /* !__HAVE_STDLIB
www.eeworm.com/read/483958/6588290

png stdlib.buffer.png

www.eeworm.com/read/343090/11975341

c r_stdlib.c

/* R_STDLIB.C - platform-specific C library routines for RSAEURO Copyright(C) 2002 by charry, charry@email.com.cn RSAEURO - RSA Library compatible with RSAREF(tm) 2.0. Secure Standard Lib