HomeSort by: relevance | last modified time | path
    Searched defs:bit_copy (Results 1 - 5 of 5) sorted by relevancy

  /src/external/gpl2/lvm2/dist/libdm/datastruct/
bitset.h 51 #define bit_copy(bs1, bs2) \ macro
  /src/external/gpl3/binutils/dist/opcodes/
ns32k-dis.c 321 bit_copy (bfd_byte *buffer, int offset, int count, char *to)
560 bit_copy (buffer, *aoffsetp, 32, (char *) &value.f);
569 bit_copy (buffer, *aoffsetp, 64, (char *) &value.d);
318 bit_copy (bfd_byte *buffer, int offset, int count, char *to) function
  /src/external/gpl3/binutils.old/dist/opcodes/
ns32k-dis.c 321 bit_copy (bfd_byte *buffer, int offset, int count, char *to)
560 bit_copy (buffer, *aoffsetp, 32, (char *) &value.f);
569 bit_copy (buffer, *aoffsetp, 64, (char *) &value.d);
318 bit_copy (bfd_byte *buffer, int offset, int count, char *to) function
  /src/external/gpl3/gdb/dist/opcodes/
ns32k-dis.c 321 bit_copy (bfd_byte *buffer, int offset, int count, char *to)
560 bit_copy (buffer, *aoffsetp, 32, (char *) &value.f);
569 bit_copy (buffer, *aoffsetp, 64, (char *) &value.d);
318 bit_copy (bfd_byte *buffer, int offset, int count, char *to) function
  /src/external/gpl3/gdb.old/dist/opcodes/
ns32k-dis.c 321 bit_copy (bfd_byte *buffer, int offset, int count, char *to)
560 bit_copy (buffer, *aoffsetp, 32, (char *) &value.f);
569 bit_copy (buffer, *aoffsetp, 64, (char *) &value.d);
318 bit_copy (bfd_byte *buffer, int offset, int count, char *to) function

Completed in 28 milliseconds