Searched refs:sev (Results 1 – 11 of 11) sorted by relevance
| /trueos/lib/libc/gen/ |
| HD | fmtmsg.c | 49 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/ |
| HD | xutil.c | 326 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/ |
| HD | log.c | 188 const char *sev, const char *fac) in open_syslog() argument 198 i = find_value(sev, syslogvals); in open_syslog()
|
| /trueos/sys/arm/arm/ |
| HD | cpufunc_asm_armv7.S | 312 sev
|
| /trueos/contrib/binutils/gas/doc/ |
| HD | c-avr.texi | 262 1001010000111000 sev
|
| /trueos/contrib/groff/tmac/ |
| HD | hyphen.us | 3614 5sev
|
| /trueos/contrib/llvm/lib/Target/ARM/ |
| HD | ARMInstrThumb.td | 287 def : tHintAlias<"sev$p", (tHINT 4, pred:$p)>; // A8.6.157
|
| HD | ARMInstrThumb2.td | 3667 def : t2InstAlias<"sev$p.w", (t2HINT 4, pred:$p)>;
|
| HD | ARMInstrInfo.td | 1698 def : InstAlias<"sev$p", (HINT 4, pred:$p)>, Requires<[IsARM, HasV6T2]>;
|
| /trueos/contrib/binutils/gas/config/ |
| HD | tc-arm.c | 8351 X(sev, bf40, f3af9004), /* typo, 8004? */ 15257 tCE(sev, 320f004, sev, 0, (), noargs, t_hint),
|
| /trueos/contrib/llvm/lib/Target/AArch64/ |
| HD | AArch64InstrInfo.td | 4222 def : InstAlias<"sev", (HINTi 4)>;
|