Home
last modified time | relevance | path

Searched refs:msg (Results 1 – 3 of 3) sorted by relevance

/arch/riscv/core/
A Dfpu.c32 static void DBG(char *msg, struct k_thread *th) in DBG() argument
42 strcat(buf, msg); in DBG()
59 static inline void DBG(char *msg, struct k_thread *t) { } in DBG() argument
/arch/arm64/core/
A Dfpu.c31 static void DBG(char *msg, struct k_thread *th) in DBG() argument
41 strcat(buf, msg); in DBG()
59 static inline void DBG(char *msg, struct k_thread *t) { } in DBG() argument
/arch/x86/zefi/
A Dzefi.py15 def verbose(msg): argument
17 print(msg)

Completed in 6 milliseconds