Searched refs:swapped (Results 1 - 21 of 21) sorted by relevance

/freebsd-11.0-release/contrib/ntp/lib/isc/sparc64/include/isc/
H A Datomic.h70 isc_int32_t prev, swapped; local
72 for (prev = *(volatile isc_int32_t *)p; ; prev = swapped) {
73 swapped = prev + val;
76 : "+r"(swapped)
78 if (swapped == prev)
90 isc_int32_t prev, swapped; local
92 for (prev = *(volatile isc_int32_t *)p; ; prev = swapped) {
93 swapped = val;
96 : "+r"(swapped)
99 if (swapped
[all...]
/freebsd-11.0-release/contrib/ntp/lib/isc/ia64/include/isc/
H A Datomic.h39 isc_int32_t prev, swapped; local
41 for (prev = *(volatile isc_int32_t *)p; ; prev = swapped) {
42 swapped = prev + val;
46 : "=r" (swapped), "=m" (*p)
47 : "r" (prev), "r" (swapped), "m" (*p)
49 if (swapped == prev)
/freebsd-11.0-release/share/i18n/esdb/UTF/
H A DMakefile16 UTF-16-SWAPPED-var= utf16,swapped,force
26 UTF-32-SWAPPED-var= utf32,swapped,force
/freebsd-11.0-release/contrib/libpcap/
H A Dsf-pcap-ng.c265 if (p->swapped) {
372 if (p->swapped) {
507 if (p->swapped)
654 int swapped = 0; local
733 swapped = 1;
759 p->swapped = swapped;
823 if (p->swapped) {
879 if (p->swapped) {
988 if (p->swapped) {
[all...]
H A Dsf-pcap.c157 int swapped = 0; local
167 * number for a pcap savefile, or for a byte-swapped pcap
176 swapped = 1;
202 * If it's a byte-swapped capture file, byte-swap the header.
204 if (swapped) {
230 p->swapped = swapped;
432 if (p->swapped) {
480 * so presumably they weren't swapped.
562 if (p->swapped)
[all...]
H A Dpcap-int.h173 int swapped; member in struct:pcap
H A Dpcap.c1339 return (p->swapped);
H A Dgencode.c3204 if (bpf_pcap->rfile != NULL && bpf_pcap->swapped)
/freebsd-11.0-release/sys/dev/sfxge/common/
H A Defx_wol.c141 uint32_t swapped = 0; local
151 * MC bitmask is supposed to be bit swapped
164 swapped <<= 1;
165 swapped |= (native & 0x1);
171 EFX_DWORD_0, swapped);
172 swapped = 0;
/freebsd-11.0-release/contrib/ipfilter/lib/
H A Dipft_pc.c60 static int pfd = -1, swapped = 0; variable
103 swapped = 1;
154 if (swapped) {
/freebsd-11.0-release/contrib/compiler-rt/lib/builtins/
H A Dfp_add_impl.inc59 // Extract the exponent and significand from the (possibly swapped) a and b.
/freebsd-11.0-release/contrib/gdb/gdb/
H A Dbuildsym.c859 int swapped;
866 swapped = 0;
877 swapped = 1;
883 while (swapped);
852 int swapped; local
H A Dgdbarch.sh1234 region are created. These memory regions are swapped whenever the
1238 Memory regions are swapped / initialized in the order that they are
1901 /* Keep a registry of swapped data required by GDB modules. */
2130 /* The existing architecture has been swapped out - all this code
/freebsd-11.0-release/contrib/gcc/config/
H A Dfp-bit.c459 FLO_union_type swapped;
462 swapped.words[0] = src->words[3];
463 swapped.words[1] = src->words[2];
464 swapped.words[2] = src->words[1];
465 swapped.words[3] = src->words[0];
467 swapped.words[0] = src->words[1];
468 swapped.words[1] = src->words[0];
470 src = &swapped;
/freebsd-11.0-release/lib/libiconv_modules/UTF1632/
H A Dcitrus_utf1632.c365 MATCH(swapped, ei->preffered_endian = _ENDIAN_SWAPPED);
/freebsd-11.0-release/contrib/gcc/
H A Dreload.c2561 int swapped;
2896 swapped = 0;
3104 if ((swapped && (m != commutative || i != commutative + 1))
3105 /* If we are matching as if two operands were swapped,
3107 with swapped.
3143 The pointers in operand_loc are not swapped; swap
3145 if (swapped && i == commutative)
3147 else if (swapped && i == commutative + 1)
3151 if (swapped && m == commutative)
3153 else if (swapped
2548 int swapped; local
[all...]
H A Doptabs.c1169 /* Return whether OP0 and OP1 should be swapped when expanding a commutative
3853 constant and Y is not a constant, then the comparison is swapped to
3918 enum rtx_code swapped = swap_condition (comparison);
3935 if ((libfunc = code_to_optab[swapped]->handlers[mode].libfunc))
3939 comparison = swapped;
3902 enum rtx_code swapped = swap_condition (comparison); local
H A Dc-typeck.c1996 bool swapped = false;
2014 swapped = true;
2031 if (!swapped)
1986 bool swapped = false; local
H A Dcombine.c4895 int swapped = 0;
4901 swapped = 1, true_code = EQ, false_code = NE;
4930 SUBST (XEXP (x, 1), swapped ? false_rtx : true_rtx);
4931 SUBST (XEXP (x, 2), swapped ? true_rtx : false_rtx);
5062 would be a match if we swapped the operands. */
9705 and adjust the comparison code for swapped operands; similarly for
4877 int swapped = 0; local
/freebsd-11.0-release/contrib/gcclibs/libdecnumber/
H A DdecNumber.c2452 Flag swapped = 0; local
2461 swapped = 1;
2484 if (!swapped)
/freebsd-11.0-release/contrib/gcc/config/arm/
H A Darm.c6560 int swapped = 0;
6581 && (swapped = 1, !comparison_dominates_p (cond2, cond1)))
6584 if (swapped)
6733 comparison will have to be swapped when we emit the assembler. */
6740 /* This operation is performed swapped, but since we only rely on the Z
10985 swapped with a stack adjustment. */
13876 swapped with a stack adjustment. */
6548 int swapped = 0; local

Completed in 490 milliseconds