Searched defs:__m (Results 1 – 2 of 2) sorted by relevance
/third_party/gstreamer/gstplugins_bad/ext/sctp/usrsctp/usrsctplib/netinet/ |
D | sctp_os_userspace.h | 576 #define SCTP_BASE_INFO(__m) system_base_info.sctppcbinfo.__m argument 578 #define SCTP_BASE_STAT(__m) system_base_info.sctpstat.__m argument 579 #define SCTP_BASE_SYSCTL(__m) system_base_info.sctpsysctl.__m argument 580 #define SCTP_BASE_VAR(__m) system_base_info.__m argument
|
/third_party/rust/crates/bindgen/bindgen-tests/tests/ |
D | stylo.hpp | 28002 is(mask __m, char_type __c) const in is() 28010 scan_is(mask __m, const char_type* __lo, const char_type* __hi) const in scan_is() 28014 scan_not(mask __m, const char_type* __lo, const char_type* __hi) const in scan_not() 28484 is(mask __m, char __c) const in is() 28498 scan_is(mask __m, const char* __low, const char* __high) const in scan_is() 28508 scan_not(mask __m, const char* __low, const char* __high) const in scan_not() 41041 __gcd(_EuclideanRingElement __m, _EuclideanRingElement __n) in __gcd() 48090 operator|(memory_order __m, __memory_order_modifier __mod) in operator |() 48096 operator&(memory_order __m, __memory_order_modifier __mod) in operator &() 48103 __cmpexch_failure_order2(memory_order __m) noexcept in __cmpexch_failure_order2() [all …]
|