Home
last modified time | relevance | path

Searched refs:CLEAR_ALL_LOCKS (Results 1 – 3 of 3) sorted by relevance

/dports/editors/nedit/nedit-5.7/source/
H A Dfile.c155 CLEAR_ALL_LOCKS(window->lockReasons); in EditNewFile()
368 CLEAR_ALL_LOCKS(window->lockReasons);
906 CLEAR_ALL_LOCKS(window->lockReasons);
H A Dnedit.h155 #define CLEAR_ALL_LOCKS(reasons) ((reasons) = 0) macro
H A Dwindow.c269 CLEAR_ALL_LOCKS(window->lockReasons); in CreateWindow()
994 CLEAR_ALL_LOCKS(window->lockReasons); in CloseWindow()
3306 CLEAR_ALL_LOCKS(window->lockReasons); in CreateDocument()