OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:blk2
(Results
1 - 7
of
7
) sorted by null
/external/clang/test/CodeGen/
inline-asm-mrv.c
4
int sad16_sse2(void *v, unsigned char *
blk2
, unsigned char *blk1,
8
: "+r" (h), "+r" (blk1), "+r" (
blk2
)
/external/e2fsprogs/e2fsck/
pass5.c
74
if (pctx->blk == pctx->
blk2
)
75
pctx->
blk2
= 0;
80
if (pctx->blk == pctx->
blk2
)
81
pctx->
blk2
= 0;
99
pctx->blk = pctx->
blk2
= NO_BLK;
129
pctx.
blk2
= fs->super->s_blocks_count -1;
144
pctx.
blk2
= fs->super->s_blocks_count -1;
158
pctx.blk = pctx.
blk2
= NO_BLK;
229
pctx.blk = pctx.
blk2
= i;
233
(pctx.
blk2
== i-1)
[
all
...]
message.c
18
* %c <
blk2
> block number
444
printf("%u", (unsigned long) ctx->
blk2
);
446
printf("%llu", (unsigned long long) ctx->
blk2
);
super.c
536
pctx.
blk2
= ctx->num_blocks;
545
pctx.
blk2
= EXT2_FRAG_SIZE(sb);
555
pctx.
blk2
= should_be;
564
pctx.
blk2
= should_be;
problem.h
19
blk64_t blk,
blk2
;
member in struct:problem_context
pass2.c
205
pctx.
blk2
= dx_db->node_min_hash;
226
pctx.
blk2
= dx_db->node_max_hash;
[
all
...]
pass1.c
[
all
...]
Completed in 282 milliseconds