代码搜索结果

找到约 667 项符合 Solar 的代码

bsearch.c

/* $Id: bsearch.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* bsearch( const void *, const void *, size_t, size_t, int(*)( const void *, const void * ) ) This file is part of the

div.c

/* $Id: div.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* div( int, int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and

atol.c

/* $Id: atol.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* atol( const char * ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify

llabs.c

/* $Id: llabs.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* llabs( long int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify,

strtol.c

/* $Id: strtol.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strtol( const char *, char * *, int ) This file is part of the Public Domain C Library (PDCLib). Permission is gra

_exit.c

/* $Id: _Exit.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* _Exit( int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and /

atexit.c

/* $Id: atexit.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* atexit( void (*)( void ) ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use

strtoul.c

/* $Id: strtoul.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strtoul( const char *, char * *, int ) This file is part of the Public Domain C Library (PDCLib). Permission is g

strtoull.c

/* $Id: strtoull.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* strtoull( const char *, char * *, int ) This file is part of the Public Domain C Library (PDCLib). Permission is

abs.c

/* $Id: abs.c 262 2006-11-16 07:34:57Z solar $ */ /* Release $Name$ */ /* abs( int ) This file is part of the Public Domain C Library (PDCLib). Permission is granted to use, modify, and / or