Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/sgs/error/common/
H A Derror.h89 #define C_DUPL 8 /* sub class only; duplicated error message */ macro
108 #define ndupl class_count[C_DUPL]
H A Derrorsubr.c255 if (look_at_subclass && errorp->error_s_class == C_DUPL) in printerrors()
H A Derrorinput.c373 erroradd(wordc+2, nwordv1, C_TRUE, C_DUPL); in lint1()