This website works better with JavaScript.
Home
Explore
Help
Sign In
heck
/
heck_orca-c
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
13
Commits
1
Branch
0
Tags
1.2 MiB
C
90.6%
C++
9.1%
Makefile
0.4%
Tree:
2bc7dc2837
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '2bc7dc2837'
${ noResults }
heck_orca-c
/
base.h
6 lines
96 B
Raw
Blame
History
#
pragma once
#
include
<stdint.h>
typedef
char
Term
;
typedef
uint32_t
U32
;
typedef
int32_t
I32
;
Reference in new issue