- i -
- index()
: strings.h
- InitCARD()
: psxsdk.c
- InitHeap()
: psxbios.h
- isalnum()
: ctype.h
, libc.c
- isalpha()
: ctype.h
, libc.c
- isblank()
: ctype.h
, libc.c
- iscntrl()
: ctype.h
, libc.c
- isdigit()
: ctype.h
, libc.c
- isgraph()
: ctype.h
, libc.c
- islower()
: ctype.h
, libc.c
- isprint()
: ctype.h
, libc.c
- isspace()
: libc.c
, ctype.h
- isupper()
: libc.c
, ctype.h
- isxdigit()
: libc.c
, ctype.h
- itoa()
: misc.c
, stdlib.h