Home
last modified time | relevance | path

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

/AliOS-Things-master/components/linkkit/external/nghttp2/
A Dnghttp2_buf.h294 #define nghttp2_bufs_fast_addb(BUFS, B) \ argument
299 #define nghttp2_bufs_fast_addb_hold(BUFS, B) \ argument
324 #define nghttp2_bufs_fast_orb(BUFS, B) \ argument
331 #define nghttp2_bufs_fast_orb_hold(BUFS, B) \ argument
385 #define nghttp2_bufs_rewind(BUFS) \ argument
404 #define nghttp2_bufs_cur_avail(BUFS) nghttp2_buf_avail(&(BUFS)->cur->buf) argument

Completed in 2 milliseconds