Searched refs:warning (Results 1 - 3 of 3) sorted by relevance

/seL4-mcs-10.1.1/include/machine/
H A Dassembler.h42 #warning "Including assembly-specific header in C code"
/seL4-mcs-10.1.1/include/plat/imx7/plat/machine/
H A Dhardware.h57 #warning "NOTE: logging is currently untested on iMX7 Sabre"
/seL4-mcs-10.1.1/tools/
H A Dlex.py93 def warning(self,msg,*args,**kwargs): member in class:PlyLogger
610 self.log.warning("Token '%s' multiply defined", n)
703 self.log.warning("%s contains a literal backslash '\\'",f)
990 errorlog.warning("No t_error rule is defined")
996 errorlog.warning("No error rule is defined for exclusive state '%s'", s)
998 errorlog.warning("No ignore rule is defined for exclusive state '%s'", s)

Completed in 35 milliseconds