Home
last modified time | relevance | path

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

/dports/games/spacezero/spacezero/include/
H A Dfunctions.h37 #define MGET 3 macro
/dports/databases/redisjson/RedisJSON-2.0.6/docs/
H A Dcommands.md126 #### Syntax
132 #### Description
136 #### Return value
141 #### Example
/dports/textproc/redisearch16/RediSearch-1.6.16/docs/
H A DCommands.md892 ### Format
898 ### Description
912 ### Example
917 ### Parameters
922 ### Returns
/dports/sysutils/pax-utils/pax-utils-1.3.3/
H A Dpaxmacho.h17 #define MGET(swapped, value) (swapped ? (__typeof__(value))bswap_32(value) : value) macro
/dports/textproc/redisearch/RediSearch-2.2.5/docs/
H A DCommands.md1766 #### Format
1772 #### Description
1787 #### Example
1792 #### Parameters
1797 #### Returns
/dports/textproc/redisearch20/RediSearch-2.0.15/docs/
H A DCommands.md1619 #### Format
1625 #### Description
1640 #### Example
1645 #### Parameters
1650 #### Returns
/dports/devel/llvm13/llvm-project-13.0.1.src/clang-tools-extra/test/clang-tidy/checkers/
H A Dbugprone-infinite-loop.cpp371 while (i < Limit) {
/dports/biology/ncbi-cxx-toolkit/ncbi_cxx--25_2_0/src/algo/align/prosplign/
H A Dintron.hpp292 #define MGET(fn,acs) \ macro
298 MGET(Getw000,acsj0) in MGET() function in CIntron
/dports/lang/cim/cim-3.37/src/
H A Dmellbuilder.h181 #define MGET 113 macro
/dports/www/firefox-esr/firefox-91.8.0/netwerk/sctp/src/
H A Duser_queue.h67 * list and the other to the tail of the list. The elements are doubly
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/www/firefox/firefox-99.0/netwerk/sctp/src/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/net/libusrsctp/usrsctp-0.9.5.0/usrsctplib/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/www/libdatachannel/libdatachannel-0.16.1/deps/usrsctp/usrsctplib/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/mail/thunderbird/thunderbird-91.8.0/netwerk/sctp/src/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/www/qt5-webengine/qtwebengine-everywhere-src-5.15.2/src/3rdparty/chromium/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/net-im/tg_owt/tg_owt-d578c76/src/third_party/usrsctp/usrsctplib/usrsctplib/
H A Duser_mbuf.h67 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/lang/spidermonkey60/firefox-60.9.0/netwerk/sctp/src/
H A Duser_mbuf.h64 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/www/firefox-legacy/firefox-52.8.0esr/netwerk/sctp/src/
H A Duser_mbuf.h64 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/lang/spidermonkey78/firefox-78.9.0/netwerk/sctp/src/
H A Duser_mbuf.h64 #define MGET(m, how, type) ((m) = m_get((how), (type))) macro
/dports/misc/rump/buildrump.sh-b914579/src/sys/sys/
H A Dmbuf.h461 #define MGET(m, how, type) m = m_get((how), (type)) macro
/dports/net-mgmt/bosun/bosun-0.9.0-preview/vendor/github.com/siddontang/ledisdb/doc/
H A Dcommands.json218 "MGET": { object