Home | History | Annotate | Download | only in tzcode

Lines Matching refs:TZ_ABBR_ERR_CHAR

33 #ifndef TZ_ABBR_ERR_CHAR
34 #define TZ_ABBR_ERR_CHAR '_'
35 #endif /* !defined TZ_ABBR_ERR_CHAR */
310 sp->chars[i] = TZ_ABBR_ERR_CHAR;