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

  /src/sys/arch/aarch64/aarch64/
locore.S 82 #define PRINT(string) bl xprint; .asciz string; .align 2
587 * xprint - print the string pointed to by $PC(LR), and return to the next
591 * bl xprint <- call
597 xprint: label

Completed in 14 milliseconds