HomeSort by: relevance | last modified time | path
    Searched defs:Lmain_loop (Results 1 - 5 of 5) sorted by relevancy

  /src/common/lib/libc/arch/arm/string/
strlen_neon.S 44 beq .Lmain_loop
60 .Lmain_loop:
78 beq .Lmain_loop /* get next qword */
strlen_arm.S 102 .Lmain_loop:
117 beq .Lmain_loop /* no, then we encountered no NULs */
127 bne .Lmain_loop /* no, then get next word */
strchr_arm.S 79 .Lmain_loop:
93 beq .Lmain_loop /* no, then keep going */
142 bne .Lmain_loop
strrchr_arm.S 84 .Lmain_loop:
98 beq .Lmain_loop /* no, then keep going */
133 beq .Lmain_loop /* no, get next word */
156 b .Lmain_loop
  /src/sys/arch/arm/cortex/
cpu_in_cksum_asm_neon.S 85 .Lmain_loop:
142 b .Lmain_loop

Completed in 55 milliseconds