OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:code_point_ready
(Results
1 - 1
of
1
) sorted by null
/external/vboot_reference/cgpt/
cgpt_common.c
444
int
code_point_ready
= 1; // code point is ready to output.
local
457
if (
code_point_ready
) {
460
code_point_ready
= 0;
470
code_point_ready
= 1;
473
code_point_ready
= 0;
480
if (
code_point_ready
) {
[
all
...]
Completed in 1139 milliseconds