HomeSort by relevance Sort by last modified time
    Searched full:havenonzero (Results 1 - 1 of 1) sorted by null

  /device/google/contexthub/util/nanoapp_sign/
nanoapp_sign.c 193 bool haveNonzero = false;
204 } while (c == 0 && !haveNonzero);
205 haveNonzero = true;

Completed in 3920 milliseconds