Home | History | Annotate | Download | only in config

Lines Matching defs:string

51 /* This string holds the chars that always start a comment.  If the
591 char *string;
626 if (ch == ptr->string[0]
628 && memcmp (ident, ptr->string, ptr->length) == 0)
1495 /* We use a simple string name to collapse together
1864 /* Work out how large the string must be (the size is unbounded
1884 /* Put the string together. */
2300 pseudo-op, but it can also take a single ASCII string. */