Home
last modified time | relevance | path

Searched defs:SIGNED_SIZEOF (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/tests/
Dwin32_test.c40 #define SIGNED_SIZEOF(x) ((int) sizeof (x)) macro
/third_party/libsnd/programs/
Dsndfile-play.c78 #define SIGNED_SIZEOF(x) ((int) sizeof (x)) macro
/third_party/libsnd/src/
Dcommon.h87 #define SIGNED_SIZEOF(x) ((int) sizeof (x)) macro