Searched defs:ab (Results 1 – 1 of 1) sorted by relevance
474 static void abInit(struct abuf *ab) { in abInit()479 static void abAppend(struct abuf *ab, const char *s, int len) { in abAppend()488 static void abFree(struct abuf *ab) { in abFree()494 void refreshShowHints(struct abuf *ab, struct linenoiseState *l, int plen) { in refreshShowHints()527 struct abuf ab; in refreshSingleLine() local572 struct abuf ab; in refreshMultiLine() local