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

  /src/common/lib/libc/arch/arm/string/
strlen_arm.S 79 beq .Lpre_main_loop /* finally word aligned */
93 .Lpre_main_loop:
strchr_arm.S 58 beq .Lpre_main_loop /* finally word aligned */
68 .Lpre_main_loop:
strrchr_arm.S 62 beq .Lpre_main_loop /* finally word aligned */
72 .Lpre_main_loop:
  /src/sys/arch/arm/cortex/
cpu_in_cksum_asm_neon.S 62 beq .Lpre_main_loop /* no, proceed to main loop. */
76 beq .Lpre_main_loop /* no, go to pre_main_loop */
79 .Lpre_main_loop:

Completed in 15 milliseconds