HomeSort by: relevance | last modified time | path
    Searched refs:swap_bytes32 (Results 1 - 4 of 4) sorted by relevancy

  /src/usr.bin/audio/common/
auconv.h 43 static inline void swap_bytes32(u_char *, int);
130 swap_bytes32(u_char *p, int cc) function in typeref:typename:void
sun.c 229 conv_func = swap_bytes32;
wav.c 534 conv_func = swap_bytes32;
  /src/usr.bin/audio/record/
record.c 309 else if (conv_func == swap_bytes32)

Completed in 75 milliseconds