Skip to content

Instantly share code, notes, and snippets.

@uyjulian
Created June 11, 2022 04:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save uyjulian/caa9354b294a945d8ecc899d3e21e80a to your computer and use it in GitHub Desktop.
Save uyjulian/caa9354b294a945d8ecc899d3e21e80a to your computer and use it in GitHub Desktop.
Name SCE size My size Difference
_tolower 80 56 24
_toupper 80 56 24
_wmemcopy 124 8 116
_wmemset 96 8 88
atob 52 52 0
bcmp 32 8 24
bcopy 40 16 24
bzero 36 12 24
get_ctype_table 16 12 4
index 52 8 44
longjmp 60 64 -4
look_ctype_table 20 28 -8
memchr 56 216 -160
memcmp 72 60 12
memcpy 104 880 -776
memmove 116 352 -236
memset 96 284 -188
prnt 1792 48 1744
rindex 80 376 -296
setjmp 60 52 8
sprintf 64 60 4
strcat 168 56 112
strchr 52 56 -4
strcmp 100 576 -476
strcpy 80 40 40
strcspn 116 232 -116
strlen 44 28 16
strncat 116 112 4
strncmp 136 76 60
strncpy 116 60 56
strpbrk 100 60 40
strrchr 80 104 -24
strspn 116 256 -140
strstr 112 584 -472
strtok 40 160 -120
strtok_r 256 156 100
strtol 396 692 -296
strtoul 328 632 -304
vsprintf 56 24 32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment