代码搜索:func

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

代码结果 10,000
www.eeworm.com/read/340665/3268809

c func.c

/* Oki bug report [OKI002](gcc008_2) The following program is not executed. Error message is as follow. illegal trap: 0x12 pc=d000d954 d000d954 08000240 NOP */ #include
www.eeworm.com/read/337546/3335340

h func.h

/* ** ----------------------------------------------------------------------------- ** ** Perle Specialix driver for Linux ** Ported from existing RIO Driver for SCO sources. * * (C) 1990 - 2000
www.eeworm.com/read/331135/3416222

h func.h

#ifndef FUNC_H #define FUNC_H /* Public Prototypes */ func_t * create_func (char * name, double (*func_ptr)(), int num_args); int remove_func(func_t * func); func_t * find_func(char * name); int init
www.eeworm.com/read/331135/3416238

c func.c

/* Function management */ #include #include #include #include "common.h" #include "fatal.h" #include "func_types.h" #include "func.h" #include "splaytree_types.h" #
www.eeworm.com/read/330889/3419746

js func.js

function buttontype(type) { document.all.item("uctrlResive_txtbox").value = type; if(document.all.item("txtTitle").value == "") { document.all.item("txtTitle").value = ""; } } functi
www.eeworm.com/read/325782/3479446

js func.js

function turnit(area) { if (document.all[area].style.display == "") document.all[area].style.display = "none"; else if (document.all[area].style.display == "none") documen
www.eeworm.com/read/324920/3494191

h func.h

/* ** ----------------------------------------------------------------------------- ** ** Perle Specialix driver for Linux ** Ported from existing RIO Driver for SCO sources. * * (C) 1990 - 2000
www.eeworm.com/read/324447/3503240

h func.h

// $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/Func.h,v 1.1.1.1 2002/04/18 23:35:24 mdejong Exp $ #ifndef func_h #define func_h #include "Expr.h" class Sequencer; class Stmt;
www.eeworm.com/read/324447/3503245

cc func.cc

// $Header: /cvsroot/sourcenav/src/snavigator/demo/c++_demo/glish/Func.cc,v 1.1.1.1 2002/04/18 23:35:24 mdejong Exp $ #include "system.h" #include #include #include #i
www.eeworm.com/read/323665/3509856

js func.js

function buttontype(type) { document.all.item("uctrlResive_txtbox").value = type; if(document.all.item("txtTitle").value == "") { document.all.item("txtTitle").value = ""; } } functi