Searched refs:compares (Results 1 - 15 of 15) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/makefiles/
H A DRelPath.mk29 # ----relpath(): Self-recursive function which compares the first element
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/neon/test/
H A Duri-tests.c134 static int compares(void) function
562 T(compares),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/neon/test/
H A Duri-tests.c134 static int compares(void) function
562 T(compares),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/neon/test/
H A Duri-tests.c134 static int compares(void) function
562 T(compares),
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/sim/testsuite/sim/mips/
H A Dfpu64-ps.s337 # two bits and compares the halves separately. Perhaps it should
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/sim/testsuite/sim/mips/
H A Dfpu64-ps.s337 # two bits and compares the halves separately. Perhaps it should
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/sim/testsuite/sim/mips/
H A Dfpu64-ps.s337 # two bits and compares the halves separately. Perhaps it should
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/gdb/gdb/
H A Dgdb-events.sh85 \`\`new-gdb-events.c'' and \`\`new-gdb-events.h and then compares
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/gdb/gdb/
H A Dgdb-events.sh85 \`\`new-gdb-events.c'' and \`\`new-gdb-events.h and then compares
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/gdb/gdb/
H A Dgdb-events.sh85 \`\`new-gdb-events.c'' and \`\`new-gdb-events.h and then compares
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/m68k/fpsp040/
H A Dgen_except.S6 | This routine compares the exception enable byte of the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/m68k/fpsp040/
H A Dgen_except.S6 | This routine compares the exception enable byte of the
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src/router/pcre-8.31/
H A Dpcre_jit_compile.c2921 int compares; local
2969 compares = 0;
2972 compares++;
3084 compares--;
3085 invertcmp = (compares == 0 && list != backtracks);
3169 if ((cc[-1] == XCL_NOTPROP && compares > 0) || (cc[-1] == XCL_PROP && compares == 0))
3240 add_jump(compiler, compares > 0 ? list : backtracks, jump);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt/router/pcre-8.31/
H A Dpcre_jit_compile.c2921 int compares; local
2969 compares = 0;
2972 compares++;
3084 compares--;
3085 invertcmp = (compares == 0 && list != backtracks);
3169 if ((cc[-1] == XCL_NOTPROP && compares > 0) || (cc[-1] == XCL_PROP && compares == 0))
3240 add_jump(compiler, compares > 0 ? list : backtracks, jump);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/router/pcre-8.31/
H A Dpcre_jit_compile.c2921 int compares; local
2969 compares = 0;
2972 compares++;
3084 compares--;
3085 invertcmp = (compares == 0 && list != backtracks);
3169 if ((cc[-1] == XCL_NOTPROP && compares > 0) || (cc[-1] == XCL_PROP && compares == 0))
3240 add_jump(compiler, compares > 0 ? list : backtracks, jump);

Completed in 277 milliseconds