Searched refs:emptymatch (Results 1 - 5 of 5) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mtd/nand/
H A Ddiskonchip.c910 int emptymatch = 1; local
935 emptymatch = 0;
953 int emptymatch = 1; local
978 emptymatch = 0;
980 /* If emptymatch=1, the read syndrome is consistent with an
982 if (emptymatch) {
986 emptymatch = 0;
990 /* If emptymatch still =1, check the data block. */
991 if (emptymatch) {
998 emptymatch
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mtd/nand/
H A Ddiskonchip.c910 int emptymatch = 1; local
935 emptymatch = 0;
953 int emptymatch = 1; local
978 emptymatch = 0;
980 /* If emptymatch=1, the read syndrome is consistent with an
982 if (emptymatch) {
986 emptymatch = 0;
990 /* If emptymatch still =1, check the data block. */
991 if (emptymatch) {
998 emptymatch
[all...]
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c5086 struct jump_list *emptymatch = NULL; local
5204 add_jump(compiler, &emptymatch, CMP(SLJIT_C_EQUAL, TMP1, 0, STR_PTR, 0));
5229 add_jump(compiler, &emptymatch, CMP(SLJIT_C_EQUAL, TMP1, 0, STR_PTR, 0));
5285 set_jumps(emptymatch, LABEL());
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c5086 struct jump_list *emptymatch = NULL; local
5204 add_jump(compiler, &emptymatch, CMP(SLJIT_C_EQUAL, TMP1, 0, STR_PTR, 0));
5229 add_jump(compiler, &emptymatch, CMP(SLJIT_C_EQUAL, TMP1, 0, STR_PTR, 0));
5285 set_jumps(emptymatch, LABEL());
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c5086 struct jump_list *emptymatch = NULL; local
5204 add_jump(compiler, &emptymatch, CMP(SLJIT_C_EQUAL, TMP1, 0, STR_PTR, 0));
5229 add_jump(compiler, &emptymatch, CMP(SLJIT_C_EQUAL, TMP1, 0, STR_PTR, 0));
5285 set_jumps(emptymatch, LABEL());

Completed in 157 milliseconds