update 470 lib-src/etags.c static bool update; /* -u: update tags */ update 1247 lib-src/etags.c case 'u': update = true; break; update 1387 lib-src/etags.c if (update) update 1414 lib-src/etags.c if (append_to_tagfile || update) update 2580 src/haikuterm.c bar->update = -1; update 2624 src/haikuterm.c bar->update = position; update 3738 src/haikuterm.c if (bar->update != -1) update 3740 src/haikuterm.c bar->update = -1; update 263 src/haikuterm.h int update; update 750 src/textconv.c really_finish_composing_text (struct frame *f, bool update) update 759 src/textconv.c if (update && text_interface update 1511 src/textconv.c bool update) update 1517 src/textconv.c action->data = update ? Qt : Qnil; update 121 src/unexhp9k800.c update (hdr->aux_header_location); update 122 src/unexhp9k800.c update (hdr->space_strings_location); update 123 src/unexhp9k800.c update (hdr->init_array_location); update 124 src/unexhp9k800.c update (hdr->compiler_location); update 125 src/unexhp9k800.c update (hdr->symbol_location); update 126 src/unexhp9k800.c update (hdr->fixup_request_location); update 127 src/unexhp9k800.c update (hdr->symbol_strings_location); update 128 src/unexhp9k800.c update (hdr->unloadable_sp_location); update 129 src/unexhp9k800.c update (auxhdr->exec_tfile); update 130 src/unexhp9k800.c update (auxhdr->exec_dfile); update 1816 src/window.c (Lisp_Object window, Lisp_Object update) update 1827 src/window.c if (! NILP (update) update 17042 src/xdisp.c goto update; update 17069 src/xdisp.c goto update; update 17120 src/xdisp.c goto update; update 17334 src/xdisp.c update: update 398 test/manual/etags/c-src/etags.c static bool update; /* -u: update tags */ update 1113 test/manual/etags/c-src/etags.c case 'u': update = true; break; update 1256 test/manual/etags/c-src/etags.c if (update) update 1295 test/manual/etags/c-src/etags.c if (append_to_tagfile || update)