This website requires JavaScript.
Explore
Help
Sign In
encounter
/
ph
Watch
0
Star
0
Fork
0
You've already forked ph
mirror of
https://github.com/encounter/ph.git
synced
2026-03-30 11:34:37 -07:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
patch-1
ph
/
libs
/
c
/
include
/
stdlib.h
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
8 lines
84 B
C
Raw
Permalink
Normal View
History
Unescape
Escape
Name
Vec3p
functions and
abs
2024-05-19 12:58:22 +02:00
#
ifndef _C_STRLIB_H
#
define _C_STRLIB_H
int
abs
(
int
n
)
;
Move ARM9 Main documentation from Ghidra
2025-01-18 09:44:01 +01:00
long
labs
(
long
n
)
;
Name
Vec3p
functions and
abs
2024-05-19 12:58:22 +02:00
#
endif
Reference in New Issue
Copy Permalink