OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:t_wp_op
(Results
1 - 1
of
1
) sorted by relevancy
/src/bin/test/
test.c
167
static struct t_op const *
t_wp_op
;
variable
473
if (
t_wp_op
&&
t_wp_op
->op_type == UNOP) {
476
syntax(
t_wp_op
->op_text, "argument expected");
480
if (t_lex(t_wp[1]),
t_wp_op
&&
t_wp_op
->op_type == BINOP) {
512
op =
t_wp_op
;
820
t_wp_op
= NULL;
827
t_wp_op
= op;
831
t_wp_op
= NULL
[
all
...]
Completed in 53 milliseconds
Indexes created Sun May 03 00:22:47 UTC 2026