OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:swap_words
(Results
1 - 2
of
2
) sorted by null
/external/dbus/dbus/
dbus-sha.c
281
#define
swap_words
(buffer, byte_count)
macro
284
swap_words
(dbus_uint32_t *buffer,
function
339
swap_words
(context->data, SHA_DATASIZE);
349
swap_words
(context->data, SHA_DATASIZE);
386
swap_words
(context->data, SHA_DATASIZE);
400
swap_words
(context->data, SHA_DATASIZE - 8);
402
swap_words
(context->digest, SHA_DIGESTSIZE);
/external/qemu/distrib/sdl-1.2.15/src/stdlib/
SDL_qsort.c
277
#define
SWAP_words
(a,b) { \
403
Pivot(
SWAP_words
,WORD_BYTES);
410
Partition(
SWAP_words
,WORD_BYTES);
415
PreInsertion(
SWAP_words
,(TRUNC_words/WORD_BYTES),WORD_BYTES);
Completed in 67 milliseconds