Home
last modified time | relevance | path

Searched refs:readint (Results 1 – 3 of 3) sorted by relevance

/third_party/libsnd/src/
Dogg_speex.c371 len = readint (c, 0) ; in spx_print_comments()
384 nb_fields = readint (c, 0) ; in spx_print_comments()
391 len = readint (c, 0) ; in spx_print_comments()
Dogg.h56 #define readint(buf, base) (((buf [base + 3] << 24) & 0xff000000) | \ macro
/third_party/nghttp2/third-party/
DMakefile.am206 mruby/src/readint.c \