Nugget
Loading...
Searching...
No Matches
common
psxlibc
Functions
|
Variables
string.h File Reference
#include <stddef.h>
#include <stdint.h>
Include dependency graph for string.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions
if
(!
ptr
||
size
<=0)
return
NULL
for
(;
size
> 0;
ptr
++)
Variables
static
int
size
uint8_t *
orig
=
ptr
Function Documentation
◆
for()
for
(
;
size
,
0;
ptr
++
)
◆
if()
if
(
!
ptr
||
size
<=
0
)
Variable Documentation
◆
orig
return
orig =
ptr
◆
size
static const
int
size
Initial value:
{
uint8_t*
ptr
= (uint8_t*)ptr_
ptr
volatile uint32_t * ptr
Definition
cop0.c:80
Generated by
1.9.8