OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:used_ctx
(Results
1 - 2
of
2
) sorted by null
/external/boringssl/src/crypto/ec/
oct.c
83
int
used_ctx
= 0;
local
118
used_ctx
= 1;
157
if (
used_ctx
) {
164
if (
used_ctx
) {
/external/syslinux/gpxe/src/drivers/infiniband/
linda.c
76
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;
[
all
...]
Completed in 1172 milliseconds