代码搜索结果
找到约 16,374 项符合
Op-Amp 的代码
pswalk.c
/******************************************************************************
*
* Module Name: pswalk - Parser routines to walk parsed op tree(s)
*
**********************************************
profile
# /etc/profile: system-wide .profile file for the Bourne shells
echo
echo -n "Processing /etc/profile... "
# no-op
echo "Done"
echo
op.hpp
/*
* The Apache Software License, Version 1.1
*
* Copyright (c) 2001-2003 The Apache Software Foundation. All rights
* reserved.
*
* Redistribution and use in source and binary forms, with or w
simp.c
#include "c.h"
#include
#define foldcnst(TYPE,VAR,OP) \
if (l->op == CNST+TYPE && r->op == CNST+TYPE) \
return cnsttree(ty, l->u.v.VAR OP r->u.v.VAR)
#define commute(L,R) \
if
dag.c
#include "c.h"
#define iscall(op) (generic(op) == CALL \
|| IR->mulops_calls \
&& (generic(op)==DIV||generic(op)==MOD||generic(op)==MUL) \
&& ( optype(op)==U || optype(op)==I))
static Nod
profile
# /etc/profile: system-wide .profile file for the Bourne shells
echo
echo -n "Processing /etc/profile... "
# no-op
echo "Done"
echo
ent6
]>
ent4
Test of & behaviour a&b .
xml1
]>
An ampersand
entities.html.err
./test/HTML/entities.html:1: error: htmlParseEntityRef: expecting ';'
^
./test/HTML/entities.html:1: error: htmlParseEntityRef: no na