Home
last modified time | relevance | path

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

/openbsd/sys/dev/pci/drm/i915/gt/
H A Dintel_gt_debugfs.h13 #define __GT_DEBUGFS_ATTRIBUTE_FOPS(__name) \ argument
22 #define DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE(__name) \ argument
29 #define DEFINE_INTEL_GT_DEBUGFS_ATTRIBUTE_WITH_SIZE(__name, __size_vf) \ argument
/openbsd/gnu/gcc/libstdc++-v3/include/ext/
H A Dconcurrence.h216 explicit __scoped_lock(__mutex_type& __name) : _M_device(__name) in __scoped_lock()
/openbsd/gnu/lib/libstdc++/libstdc++/include/ext/
H A Dstl_rope.h421 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument
446 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument
1184 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument
1212 # define __ROPE_DEFINE_ALLOC(_Tp, __name) \ argument
/openbsd/gnu/lib/libstdc++/libstdc++/config/io/
H A Dbasic_file_libio.h423 __basic_file<_CharT>::open(const char* __name, ios_base::openmode __mode, in open()
H A Dbasic_file_stdio.cc149 __basic_file<char>::open(const char* __name, ios_base::openmode __mode, in open()
/openbsd/sys/dev/pci/drm/i915/
H A Di915_pmu.c936 #define __event(__counter, __name, __unit) \ argument
944 #define __global_event(__counter, __name, __unit) \ argument
952 #define __engine_event(__sample, __name) \ argument
/openbsd/gnu/gcc/libstdc++-v3/config/io/
H A Dbasic_file_stdio.cc230 __basic_file<char>::open(const char* __name, ios_base::openmode __mode, in open()
/openbsd/gnu/lib/libstdc++/libstdc++/src/
H A Dlocale.cc305 string __name = this->name(); in operator ==() local
/openbsd/sys/dev/pci/drm/i915/display/
H A Dintel_display_power_map.c27 #define I915_DECL_PW_DOMAINS(__name, ...) \ argument
H A Dintel_snps_phy.c2018 #define MPLLB_CHECK(__name) \ in intel_mpllb_state_verify() argument
/openbsd/gnu/gcc/libstdc++-v3/include/bits/
H A Dlocale_facets.tcc1229 const _CharT* __name = __v ? __lc->_M_truename in do_put() local
2078 const char_type* __name; in _M_extract_name() local
2197 const char_type* __name = __days[__tmpwday]; in do_get_weekday() local
2246 const char_type* __name = __months[__tmpmon]; in do_get_monthname() local
/openbsd/gnu/lib/libstdc++/libstdc++/include/bits/
H A Dlocale_facets.tcc1002 __string_type __name; in do_put() local
1761 const char_type* __name; in _M_extract_name() local
1869 const char_type* __name = __days[__tmpwday]; in do_get_weekday() local
1912 const char_type* __name = __months[__tmpmon]; in do_get_monthname() local
/openbsd/gnu/llvm/clang/lib/Headers/
H A Dwasm_simd128.h1686 #define __DEPRECATED_WASM_MACRO(__name, __replacement) \ argument
1690 #define __DEPRECATED_WASM_MACRO(__name, __replacement) argument
/openbsd/usr.bin/mandoc/
H A Droff.c165 #define PREDEF(__name, __str) \ argument