代码搜索结果

找到约 10,000 项符合 K 的代码

t-a29k

LIBGCC1 = CROSS_LIBGCC1 = # We need crt0.o. LIBGCC1_TEST =

y2k

QUESTION: Is c-client Y2K compliant? ANSWER: There are no known Y2K issues in c-client; nor have there ever been any known Y2K issues in c-client from its inception. Some older versions o

md_k.h

/* md_k.h : kernel internal structure of the Linux MD driver Copyright (C) 1996-98 Ingo Molnar, Gadi Oxman This program is free software; you can redistribute it and/or modify i

k32.h

/* * COPYRIGHT: See COPYING in the top level directory * PROJECT: ReactOS System Libraries * FILE: lib/kernel32/k32.h * PURPOSE: Win32 Kernel Libary Header *

k_algorithm.c

#include #include #include #include int vectornum; int vectorsize; float * datafield; float * tempcenter; struct GROUP {

k_tanf.c

/* k_tanf.c -- float version of k_tan.c * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* * ==================================================== * Copyright (C) 199

k_cosf.c

/* k_cosf.c -- float version of k_cos.c * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* * ==================================================== * Copyright (C) 199

k_sinf.c

/* k_sinf.c -- float version of k_sin.c * Conversion to float by Ian Lance Taylor, Cygnus Support, ian@cygnus.com. */ /* * ==================================================== * Copyright (C) 199

k_sincosl.c

/* Quad-precision floating point sine and cosine on . Copyright (C) 1999,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jeli

k_sinl.c

/* Quad-precision floating point sine on . Copyright (C) 1999,2004,2006 Free Software Foundation, Inc. This file is part of the GNU C Library. Contributed by Jakub Jelinek