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

  /src/lib/libc/db/btree/
bt_conv.c 49 static void mswap(PAGE *);
73 mswap(pp);
140 mswap(pp);
196 * MSWAP -- Actually swap the bytes on the meta page.
202 mswap(PAGE *pg) function in typeref:typename:void
  /src/games/backgammon/common_source/
back.h 49 #define mswap(m) { \ macro

Completed in 11 milliseconds