Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
A
ajou_fx_team4
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container registry
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
battle_c_4
ajou_fx_team4
Merge requests
!7
Sk1
Code
Review changes
Check out branch
Download
Patches
Plain diff
Expand sidebar
Merged
Sk1
sk1
into
master
Overview
0
Commits
2
Pipelines
0
Changes
14
Merged
LEESANGKYEONG
requested to merge
sk1
into
master
4 years ago
Overview
0
Commits
2
Pipelines
0
Changes
14
0
0
Merge request reports
Compare
master
master (base)
and
latest version
latest version
e3252d57
2 commits,
4 years ago
14 files
+
2015
−
5
Side-by-side
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
14
combination.h
+
2
−
2
View file @ e3252d57
Edit in single-file editor
Open in Web IDE
Show full file
@@ -21,7 +21,7 @@
@@ -21,7 +21,7 @@
#define _FX_DOUBLE 10
#define _FX_DOUBLE 10
#define _FX_LONGLONG 11
#define _FX_LONGLONG 11
#define _FX_SYSTEM
1
#define _FX_SYSTEM
6
#define _FX_CALCULATION_TYPE 11
#define _FX_CALCULATION_TYPE 11
#if _FX_SYSTEM == _FX_S1516 || _FX_SYSTEM == _FX_S1615 || _FX_SYSTEM == _FX_S2308
#if _FX_SYSTEM == _FX_S1516 || _FX_SYSTEM == _FX_S1615 || _FX_SYSTEM == _FX_S2308
@@ -164,4 +164,4 @@
@@ -164,4 +164,4 @@
// #define fx_log(a, b) a
// #define fx_log(a, b) a
// #define fx_sin(a) a
// #define fx_sin(a) a
// #define fx_sqrt(a, b) a
// #define fx_sqrt(a, b) a
\ No newline at end of file
Loading