OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
defs:mod_string
(Results
1 - 1
of
1
) sorted by relevancy
/xsrc/external/mit/libdrm/dist/tests/modetest/
modetest.c
280
static char
mod_string
[4096];
local
284
memset(
mod_string
, 0x00, sizeof(
mod_string
));
288
snprintf(
mod_string
, sizeof(
mod_string
), "%s_%s",
291
snprintf(
mod_string
, sizeof(
mod_string
), "%s_%s",
295
return
mod_string
;
299
snprintf(
mod_string
, sizeof(
mod_string
), "%s", modifier_name)
[
all
...]
Completed in 18 milliseconds
Indexes created Fri Jul 03 00:25:33 UTC 2026