Searched refs:used_ctx (Results 1 - 2 of 2) sorted by relevance

/external/boringssl/src/crypto/ec/
H A Doct.c83 int used_ctx = 0; local
118 used_ctx = 1;
157 if (used_ctx) {
164 if (used_ctx) {
/external/syslinux/gpxe/src/drivers/infiniband/
H A Dlinda.c76 uint8_t used_ctx[LINDA_NUM_CONTEXTS]; member in struct:linda
355 if ( ! linda->used_ctx[ctx] ) {
356 linda->used_ctx[ctx ] = 1;
375 linda->used_ctx[ctx] = 0;

Completed in 479 milliseconds