This website works better with JavaScript.
Explore
Help
Register
Sign In
aiden
/
suyu
mirror of
https://git.suyu.dev/suyu/suyu
Watch
1
Star
0
Fork
You've already forked suyu
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
5bc8aaa78b
metal-dev
dev
Chaffidy-doo-dah
textureimage-void
master
optimize-spirv
fiber
alpha
qlaunch-work
more-f18-changes
prerelease-check-fix
forgejo-ci-testing
beta
ddutchie/uitweaks
ddutchie/citest
revert-e9eb3f37
ddutchie/ci-tweaks
ci-fijxu-testing
ccache-ci
niansa-appimage-fix
niansa-ci-ccache
master-backup
v0.0.4
v0.0.3
v0.0.1
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '5bc8aaa78b'
${ noResults }
suyu
/
externals
/
mbedtls
/
scripts
/
rm-calloc-cast.cocci
8 lines
85 B
Plaintext
Raw
Blame
History
@rm_calloc_cast@
expression x, n, m;
type T;
@@
x =
- (T *)
mbedtls_calloc(n, m)
Reference in New Issue
View Git Blame
Copy Permalink