Searched refs:buf_append (Results 1 – 4 of 4) sorted by relevance
| /freebsd-12-stable/contrib/flex/ |
| D | buf.c | 121 buf_append(dest, src->elts, src->nelts); in buf_concat() 132 buf_append (buf, str, n + 1); 181 buf_append(buf, &str, 1); in buf_m4_define() 201 buf_append(buf, &str, 1); in buf_m4_undefine() 232 struct Buf *buf_append (buf, ptr, n_elem) in buf_append() function
|
| D | misc.c | 112 buf_append (&defs_buf, &cpy, 1);
|
| D | flexdef.h | 1112 extern struct Buf *buf_append
|
| D | main.c | 975 buf_append (&m4defs_buf, &m4defs_init_str, 2);
|