OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:best_match
(Results
1 - 6
of
6
) sorted by relevancy
/src/sys/dev/fdt/
fdt_platform.c
49
int match,
best_match
= 0;
local
58
if (match >
best_match
) {
59
best_match
= match;
fdt_console.c
55
int
best_match
= 0;
local
64
if (match >
best_match
) {
65
best_match
= match;
fdtbus.c
373
int match,
best_match
, best_pass;
local
376
best_match
= 0;
391
if (match >
best_match
) {
392
best_match
= match;
cpufreq_dt.c
366
int match,
best_match
= 0;
local
375
if (match >
best_match
) {
376
best_match
= match;
/src/sys/external/bsd/drm/dist/bsd-core/
drm_mm.h
80
int
best_match
);
drm_mm.c
283
unsigned alignment, int
best_match
)
309
if (!
best_match
)
Completed in 19 milliseconds
Indexes created Mon Feb 23 08:20:23 UTC 2026