代码搜索结果
找到约 10,000 项符合
L 的代码
l.m
%
% routine to get the square root of a number
%
% usage: via tree structured GA
%
function out = l(x)
%
%
out = log(x);
aslcompiler.l
%{
/******************************************************************************
*
* Module Name: aslcompiler.l - Flex input file
* $Revision: 1.80 $
*
***************************
ediflex.l
%{
#include
#undef YYLMAX
#include "defines.h"
extern int err_count;
extern FILE *edifp;
#undef input
#define input() (((yytchar=yysptr>yysbuf?U(*--yysptr):toupper(getc(edifp)))==10?(yylinen