OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:g_param_size
(Results
1 - 1
of
1
) sorted by null
/external/vboot_reference/futility/
vb1_helper.c
44
static uint64_t
g_param_size
;
variable
260
g_param_size
= CROS_PARAMS_SIZE;
644
g_param_size
= CROS_PARAMS_SIZE;
650
g_param_size
+
671
Debug("
g_param_size
0x%" PRIx64 " ofs 0x%" PRIx64 "\n",
672
g_param_size
, now);
673
now +=
g_param_size
;
Completed in 91 milliseconds