Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
P
proview
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Esteban Blanc
proview
Commits
5d9be874
Commit
5d9be874
authored
Oct 28, 2009
by
Claes Sjofors
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Expand/Compress method on GetATp, StoATp, GetDTp and StoDTp
parent
f423e0e9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
wb/lib/wb/src/wb_gobj.cpp
wb/lib/wb/src/wb_gobj.cpp
+6
-0
No files found.
wb/lib/wb/src/wb_gobj.cpp
View file @
5d9be874
...
@@ -2790,6 +2790,12 @@ int gobj_expand( WFoe *foe,
...
@@ -2790,6 +2790,12 @@ int gobj_expand( WFoe *foe,
case
pwr_cClass_StoDTv
:
case
pwr_cClass_StoDTv
:
case
pwr_cClass_CStoATv
:
case
pwr_cClass_CStoATv
:
case
pwr_cClass_CStoDTv
:
case
pwr_cClass_CStoDTv
:
case
pwr_cClass_GetATp
:
case
pwr_cClass_GetDTp
:
case
pwr_cClass_StoATp
:
case
pwr_cClass_StoDTp
:
case
pwr_cClass_CStoATp
:
case
pwr_cClass_CStoDTp
:
sts
=
gobj_expand_m1
(
foe
,
node
,
compress
);
sts
=
gobj_expand_m1
(
foe
,
node
,
compress
);
break
;
break
;
case
pwr_cClass_and
:
case
pwr_cClass_and
:
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment