Searched refs:FSTR (Results 1 – 6 of 6) sorted by relevance
/external/libedit/src/ |
D | map.c | 1133 "%s\t->\t" FSTR "\n", outbuf, bp->name); in map_print_key() 1170 (void) fprintf(el->el_outfile, "%-15s-> " FSTR "\n", in map_print_some_keys() 1178 "%-4s to %-7s-> " FSTR "\n", in map_print_some_keys() 1298 "" FSTR "\n\t" FSTR "\n", in map_bind() 1303 "" FSTR ": Invalid switch `%c'.\n", in map_bind() 1317 "" FSTR ": Invalid \\ or ^ in instring.\n", in map_bind() 1353 "" FSTR ": Invalid \\ or ^ in outstring.\n", argv[0]); in map_bind() 1366 "" FSTR ": Invalid command `" FSTR "'.\n", in map_bind()
|
D | terminal.c | 1373 "" FSTR ": Bad value `%s'.\n", argv[0], how); in terminal_settc() 1387 "" FSTR ": Bad value `%s'.\n", argv[0], how); in terminal_settc() 1538 "echotc: Termcap parameter `" FSTR "' not found.\n", in terminal_echotc() 1581 "echotc: Warning: Extra argument `" FSTR "'.\n", in terminal_echotc() 1600 "echotc: Bad value `" FSTR "' for rows.\n", in terminal_echotc() 1609 "echotc: Warning: Extra argument `" FSTR in terminal_echotc() 1634 "echotc: Bad value `" FSTR "' for cols.\n", in terminal_echotc() 1650 "echotc: Bad value `" FSTR "' for rows.\n", in terminal_echotc() 1658 "echotc: Bad value `" FSTR "'.\n", *argv); in terminal_echotc() 1665 "echotc: Warning: Extra argument `" FSTR in terminal_echotc()
|
D | chartype.h | 79 #define FSTR "%ls" macro 133 #define FSTR "%s" macro
|
D | keymacro.c | 270 (void) fprintf(el->el_errfile, "Unbound extended key \"" FSTR in keymacro_print() 552 (void) fprintf(el->el_errfile, " \"" FSTR "...\"\n", in node_enum()
|
D | el.c | 636 (void) fprintf(el->el_errfile, "edit: Bad value `" FSTR "'.\n", in el_editmode()
|
D | tty.c | 1293 "%s: Invalid argument `" FSTR "'.\n", name, d); in tty_stty()
|