HomeSort by relevance Sort by last modified time
    Searched refs:flip_bytes (Results 1 - 2 of 2) sorted by null

  /toolchain/binutils/binutils-2.25/opcodes/
ns32k-dis.c 334 flip_bytes (char *ptr, int count)
385 flip_bytes ((char *) & Ivalue2, 2);
391 flip_bytes ((char *) & Ivalue, 4);
547 flip_bytes ((char *) & Ivalue, 2);
554 flip_bytes ((char *) & Ivalue, 4);
560 flip_bytes ((char *) &value.f, 4);
569 flip_bytes ((char *) &value.d, 8);
331 flip_bytes (char *ptr, int count) function
  /external/mesa3d/src/mesa/main/
pack.c 74 flip_bytes( GLubyte *p, GLuint n ) function
178 flip_bytes( dst, width_in_bytes );
270 flip_bytes( dst, width_in_bytes );
    [all...]

Completed in 60 milliseconds