OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:must_save
(Results
1 - 1
of
1
) sorted by relevancy
/src/external/bsd/byacc/dist/
reader.c
83
static int
must_save
; /* request > 0, triggered < 0, inactive 0 */
variable
306
if (!
must_save
)
308
must_save
= 1;
317
if (
must_save
< 0)
327
else if (
must_save
> 0)
331
must_save
= 0;
339
if (
must_save
> 0)
348
must_save
= -
must_save
;
Completed in 48 milliseconds
Indexes created Wed Mar 18 00:23:26 UTC 2026