Searched refs:LOCAL_LABEL_CHAR (Results 1 – 2 of 2) sorted by relevance
59 #define LOCAL_LABEL_CHAR '\002' macro1832 *p++ = LOCAL_LABEL_CHAR; /* ^B */ in fb_label_name()1876 else if (*p == LOCAL_LABEL_CHAR) in decode_local_label_name()2095 || strchr (name, LOCAL_LABEL_CHAR) in S_IS_LOCAL()
3573 (LOCAL_LABEL_CHAR): New constant - the magic character used to3578 Use LOCAL_LABEL_CHAR.3580 Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR.3581 (S_IS_LOCAL): Use DOLLAR_LABEL_CHAR and LOCAL_LABEL_CHAR.