OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:PART
(Results
1 - 3
of
3
) sorted by relevancy
/src/usr.bin/make/unit-tests/
opt-query.mk
18
PART
?= main
20
.if ${
PART
} == "main"
30
@${MAKE} -r -f ${MAKEFILE} -q ${mode:Mjobs:%=-j1} ${target}
PART
=commands \
39
@${MAKE} -r -f ${MAKEFILE} -q ${mode:Mjobs:%=-j1} ${target}
PART
=variants \
59
.elif ${
PART
} == "commands"
77
.elif ${
PART
} == "variants"
84
. error Invalid
part
'${
PART
}'
/src/external/mit/isl/dist/
isl_union_macro.h
3
#undef
PART
4
#define
PART
CAT(isl_,BASE)
/src/usr.sbin/diskpart/
diskpart.c
61
#define
PART
(x) (x - 'a')
124
int spc, def,
part
, layout, j, ch;
local
211
for (
part
=
PART
('a');
part
< NPARTITIONS;
part
++)
212
curcyl += howmany(defpart[def][
part
], spc);
228
for (curcyl = 0,
part
=
PART
('a');
part
< NPARTITIONS; part++)
[
all
...]
Completed in 16 milliseconds
Indexes created Thu Jul 16 00:26:27 UTC 2026