Home
last modified time | relevance | path

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

/titanic_50/usr/src/cmd/sgs/error/common/
H A Derror.h86 #define C_THISFILE 5 /* specific to this file, but at no line */ macro
105 #define nthisfile class_count[C_THISFILE]
H A Derrorpi.c323 return (C_THISFILE); in pi()
H A Derrorinput.c149 case C_THISFILE: nthisfile++; break; in erroradd()