Go to the source code of this file.
Functions | |
| globl strlen edi cld xorl eax ecx repne scasb notl ecx | leal (%ecx) |
Variables | |
| globl strlen edi cld xorl | eax |
| globl strlen edi cld xorl eax | movl |
| globl strlen | strlen |
| globl strlen strlen |
Definition at line 4 of file strlen.S.
Referenced by devfs_makeNode(), strstr(), sysExec(), ubixfs_cacheNew(), and vsprintf().
1.4.7