Here is a list of all functions, variables, defines, enums, and typedefs with links to the files they belong to:
- i -
- IMASK
: cdrom.c
, exception.c
, psxsdk.c
- index
: strings.h
- InitCARD()
: psxsdk.c
- InitHeap()
: psxbios.h
- int16_t
: inttypes.h
- int32_t
: inttypes.h
- int64_t
: inttypes.h
- int8_t
: inttypes.h
- int_fast16_t
: inttypes.h
- int_fast32_t
: inttypes.h
- int_fast64_t
: inttypes.h
- int_fast8_t
: inttypes.h
- int_least16_t
: inttypes.h
- int_least32_t
: inttypes.h
- int_least64_t
: inttypes.h
- int_least8_t
: inttypes.h
- intmax_t
: inttypes.h
- intptr_t
: inttypes.h
- IPENDING
: exception.c
, psxsdk.c
- IRQ
: pad.c
- isalnum()
: ctype.h
, libc.c
- isalpha()
: ctype.h
, libc.c
- isblank()
: ctype.h
, libc.c
- iscntrl()
: libc.c
, ctype.h
- isdigit()
: ctype.h
, libc.c
- isgraph()
: libc.c
, ctype.h
- islower()
: ctype.h
, libc.c
- isprint()
: ctype.h
, libc.c
- isspace()
: libc.c
, ctype.h
- isupper()
: ctype.h
, libc.c
- isxdigit()
: libc.c
, ctype.h
- itoa()
: misc.c
, stdlib.h