HomeSort by: relevance | last modified time | path
    Searched refs:PRINTS (Results 1 - 2 of 2) sorted by relevancy

  /src/lib/libc/stdlib/
strfmon.c 73 #define PRINTS(STR) do { \
332 PRINTS(signstr);
338 PRINTS(currency_symbol);
343 PRINTS(signstr);
350 PRINTS(signstr);
355 PRINTS(asciivalue);
361 PRINTS(signstr);
372 PRINTS(currency_symbol); /* XXX: len */
376 PRINTS(signstr);
384 PRINTS(signstr)
    [all...]
  /src/sys/arch/riscv/riscv/
locore.S 42 #define PRINTS(string) \
556 PRINTS("too many harts, or hart id doesn't exist in cpu_hart[]\n")

Completed in 11 milliseconds