OpenGrok
Cross Reference: tinycc.c
xref
: /
external
/
valgrind
/
main
/
perf
/
tinycc.c
Home
|
History
|
Annotate
|
Download
|
only in
perf
Lines Matching
defs:OP_ST0
15093
#define
OP_ST0
(1 << OPT_ST0)
16162
op->type |=
OP_ST0
;