Home
last modified time | relevance | path

Searched refs:sev (Results 1 – 11 of 11) sorted by relevance

/trueos/lib/libc/gen/
HDfmtmsg.c49 fmtmsg(long class, const char *label, int sev, const char *text, in fmtmsg() argument
69 output = printfmt(msgverb, class, label, sev, text, action, in fmtmsg()
81 output = printfmt(DFLT_MSGVERB, class, label, sev, text, in fmtmsg()
113 printfmt(char *msgverb, long class, const char *label, int sev, in printfmt() argument
123 if ((sevname = sevinfo(sev)) != NULL) in printfmt()
141 strlcat(output, sevinfo(sev), size); in printfmt()
181 sevinfo(int sev) in sevinfo() argument
184 switch (sev) { in sevinfo()
/trueos/contrib/amd/libamu/
HDxutil.c326 char *sev; in show_time_host_and_name() local
351 sev = "fatal:"; in show_time_host_and_name()
354 sev = "error:"; in show_time_host_and_name()
357 sev = "user: "; in show_time_host_and_name()
360 sev = "warn: "; in show_time_host_and_name()
363 sev = "info: "; in show_time_host_and_name()
366 sev = "debug:"; in show_time_host_and_name()
369 sev = "map: "; in show_time_host_and_name()
372 sev = "stats:"; in show_time_host_and_name()
375 sev = "hmm: "; in show_time_host_and_name()
[all …]
/trueos/crypto/heimdal/lib/krb5/
HDlog.c188 const char *sev, const char *fac) in open_syslog() argument
198 i = find_value(sev, syslogvals); in open_syslog()
/trueos/sys/arm/arm/
HDcpufunc_asm_armv7.S312 sev
/trueos/contrib/binutils/gas/doc/
HDc-avr.texi262 1001010000111000 sev
/trueos/contrib/groff/tmac/
HDhyphen.us3614 5sev
/trueos/contrib/llvm/lib/Target/ARM/
HDARMInstrThumb.td287 def : tHintAlias<"sev$p", (tHINT 4, pred:$p)>; // A8.6.157
HDARMInstrThumb2.td3667 def : t2InstAlias<"sev$p.w", (t2HINT 4, pred:$p)>;
HDARMInstrInfo.td1698 def : InstAlias<"sev$p", (HINT 4, pred:$p)>, Requires<[IsARM, HasV6T2]>;
/trueos/contrib/binutils/gas/config/
HDtc-arm.c8351 X(sev, bf40, f3af9004), /* typo, 8004? */
15257 tCE(sev, 320f004, sev, 0, (), noargs, t_hint),
/trueos/contrib/llvm/lib/Target/AArch64/
HDAArch64InstrInfo.td4222 def : InstAlias<"sev", (HINTi 4)>;