OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:MULFLG
(Results
1 - 5
of
5
) sorted by relevancy
/src/external/bsd/pcc/dist/pcc/mip/
common.c
535
{ MUL, "*", BITYPE|FLOFLG|
MULFLG
, },
539
{ DIV, "/", BITYPE|FLOFLG|
MULFLG
|DIVFLG, },
mkext.c
41
MULFLG
, /* OPMUL */
42
MULFLG
|ASGFLG, /* ASG OPMUL */
manifest.h
165
#define
MULFLG
04000
/src/external/bsd/pcc/dist/pcc/cc/ccom/
trees.c
3331
return BITYPE|FLOFLG|
MULFLG
|ASGFLG|ASGOPFLG;
3337
return BITYPE|FLOFLG|
MULFLG
|DIVFLG|ASGFLG|ASGOPFLG;
/src/external/bsd/pcc/dist/pcc/cc/cxxcom/
trees.c
3230
return BITYPE|FLOFLG|
MULFLG
|ASGFLG|ASGOPFLG;
3236
return BITYPE|FLOFLG|
MULFLG
|DIVFLG|ASGFLG|ASGOPFLG;
Completed in 32 milliseconds
Indexes created Tue Jun 09 00:24:00 UTC 2026