HomeSort by relevance Sort by last modified time
    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