代码搜索:EVAL
找到约 10,000 项符合「EVAL」的源代码
代码结果 10,000
www.eeworm.com/read/137956/5817913
eval
#include
#include
#include "cpp.h"
#define NSTAK 32
#define SGN 0
#define UNS 1
#define UND 2
#define UNSMARK 0x1000
struct value {
long val;
int type;
};
/* conversion typ
www.eeworm.com/read/493005/6403467
eval
NAME
eval - evaluate a string
SYNOPSIS
eval(str)
TYPES
str string
return any
DESCRIPTION
For eval(str), the value of str is to be a string that could be the body
of the defi
www.eeworm.com/read/453915/1636267
eval
# -*-perl-*-
$description = "Test the eval function.";
$details = "This is a test of the eval function in GNU make.
This function w
www.eeworm.com/read/268796/4249936
eval
# -*-perl-*-
$description = "Test the eval function.";
$details = "This is a test of the eval function in GNU make.
This function w
www.eeworm.com/read/352257/3095753
eval
# -*-perl-*-
$description = "Test the eval function.";
$details = "This is a test of the eval function in GNU make.
This function w
www.eeworm.com/read/398634/2373218
c eval0eval.c
/******************************************************
SQL evaluator: evaluates simple data structures, like expressions, in
a query graph
(c) 1997 Innobase Oy
Created 12/29/1997 Heikki Tuuri
*****
www.eeworm.com/read/398634/2373254
ic eval0eval.ic
/******************************************************
SQL evaluator: evaluates simple data structures, like expressions, in
a query graph
(c) 1997 Innobase Oy
Created 12/29/1997 Heikki Tuuri
*****
www.eeworm.com/read/398634/2373403
h eval0eval.h
/******************************************************
SQL evaluator: evaluates simple data structures, like expressions, in
a query graph
(c) 1997 Innobase Oy
Created 12/29/1997 Heikki Tuuri
*****
www.eeworm.com/read/191785/8422784
db eval.db
www.eeworm.com/read/191785/8423067