OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:open_conds
(Results
1 - 2
of
2
) sorted by relevancy
/src/usr.bin/make/
cond.c
1229
unsigned
open_conds
= cond_depth - CurFile_CondMinDepth();
local in function:Cond_EndFile
1231
if (
open_conds
!= 0) {
1233
open_conds
,
open_conds
== 1 ? "" : "s");
cond.c
1229
unsigned
open_conds
= cond_depth - CurFile_CondMinDepth();
local in function:Cond_EndFile
1231
if (
open_conds
!= 0) {
1233
open_conds
,
open_conds
== 1 ? "" : "s");
Completed in 28 milliseconds
Indexes created Sun Oct 12 09:09:55 GMT 2025