Home
last modified time | relevance | path

Searched refs:EXTENSION (Results 1 – 25 of 46) sorted by relevance

12

/openbsd/src/gnu/llvm/clang/include/clang/Basic/
DFeatures.def11 // EXTENSION macros (or both) to make use of this information. Note that these
21 // features, whereas EXTENSION(...) should be used for clang extensions. Note
27 #if !defined(FEATURE) && !defined(EXTENSION)
28 # error Define either the FEATURE or EXTENSION macro to handle features
35 #ifndef EXTENSION
36 #define EXTENSION(Name, Predicate)
136 EXTENSION(objc_c_static_assert, true)
241 EXTENSION(c_alignas, true)
242 EXTENSION(c_alignof, true)
243 EXTENSION(c_atomic, true)
[all …]
DTokenKinds.def899 // Annotation for #pragma OPENCL EXTENSION...
/openbsd/src/regress/usr.bin/mandoc/char/unicode/
Dnamediff.out_utf813 ⎜⎜ LEFT PARENTHESIS EXTENSION
16 ⎟⎟ RIGHT PARENTHESIS EXTENSION
19 ⎢⎢ LEFT SQUARE BRACKET EXTENSION
22 ⎥⎥ RIGHT SQUARE BRACKET EXTENSION
27 ⎪⎪⎪⎪ CURLY BRACKET EXTENSION
Dnamediff.out_ascii13 || LEFT PARENTHESIS EXTENSION
16 || RIGHT PARENTHESIS EXTENSION
19 || LEFT SQUARE BRACKET EXTENSION
22 || RIGHT SQUARE BRACKET EXTENSION
27 |||| CURLY BRACKET EXTENSION
Dnamediff.out_html6 ⎜⎜ LEFT PARENTHESIS EXTENSION
9 ⎟⎟ RIGHT PARENTHESIS EXTENSION
12 ⎢⎢ LEFT SQUARE BRACKET EXTENSION
15 ⎥⎥ RIGHT SQUARE BRACKET EXTENSION
20 ⎪⎪⎪⎪ CURLY BRACKET EXTENSION
Dnamed.out_utf8162 ⎪⎪ CURLY BRACKET EXTENSION
163 ⎯⎯ HORIZONTAL LINE EXTENSION
Dnamed.out_ascii162 || CURLY BRACKET EXTENSION
163 -- HORIZONTAL LINE EXTENSION
Dnamed.out_html155 ⎪⎪ CURLY BRACKET EXTENSION
156 ⎯⎯ HORIZONTAL LINE EXTENSION
/openbsd/src/gnu/usr.bin/perl/cpan/Encode/ucm/
DmacSymbol.ucm205 <U239C> \xE7 |0 # LEFT PARENTHESIS EXTENSION # for Unicode 3.2 and later
208 <U239F> \xF7 |0 # RIGHT PARENTHESIS EXTENSION # for Unicode 3.2 and later
211 <U23A2> \xEA |0 # LEFT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later
214 <U23A5> \xFA |0 # RIGHT SQUARE BRACKET EXTENSION # for Unicode 3.2 and later
219 <U23AA> \xEF |0 # CURLY BRACKET EXTENSION # for Unicode 3.2 and later
223 <U23AE> \xF4 |0 # INTEGRAL EXTENSION # for Unicode 3.2 and later
224 <U23AF> \xBE |0 # HORIZONTAL LINE EXTENSION (for arrows) # for Unicode 3.2 and later
/openbsd/src/gnu/usr.bin/gcc/gcc/
Dcpplib.c67 #define EXTENSION 2 macro
159 D(warning, T_WARNING, EXTENSION, 0) /* 22 */ \
160 D(include_next, T_INCLUDE_NEXT, EXTENSION, INCL | EXPAND) /* 19 */ \
161 D(ident, T_IDENT, EXTENSION, IN_I) /* 11 */ \
162 D(import, T_IMPORT, EXTENSION, INCL | EXPAND) /* 0 ObjC */ \
163 D(assert, T_ASSERT, EXTENSION, 0) /* 0 SVR4 */ \
164 D(unassert, T_UNASSERT, EXTENSION, 0) /* 0 SVR4 */ \
165 D(sccs, T_SCCS, EXTENSION, 0) /* 0 SVR4? */
314 && dir->origin == EXTENSION)
Dc-parse.in147 %token ATTRIBUTE EXTENSION LABEL
2670 EXTENSION
3483 /* RID_EXTENSION */ EXTENSION,
/openbsd/src/gnu/llvm/clang/lib/Headers/
Dopencl-c-base.h208 #pragma OPENCL EXTENSION cl_khr_fp16 : enable
217 #pragma OPENCL EXTENSION cl_khr_fp64 : enable
455 #pragma OPENCL EXTENSION cl_khr_gl_msaa_sharing : enable
815 #pragma OPENCL EXTENSION all : disable
/openbsd/src/gnu/gcc/libcpp/
Ddirectives.c63 #define EXTENSION 2 macro
149 D(warning, T_WARNING, EXTENSION, 0) /* 22 */ \
150 D(include_next, T_INCLUDE_NEXT, EXTENSION, INCL | EXPAND) /* 19 */ \
151 D(ident, T_IDENT, EXTENSION, IN_I) /* 11 */ \
152 D(import, T_IMPORT, EXTENSION, INCL | EXPAND) /* 0 ObjC */ \
153 D(assert, T_ASSERT, EXTENSION, 0) /* 0 SVR4 */ \
154 D(unassert, T_UNASSERT, EXTENSION, 0) /* 0 SVR4 */ \
155 D(sccs, T_SCCS, EXTENSION, IN_I) /* 0 SVR4? */
342 && dir->origin == EXTENSION) in directive_diagnostics()
/openbsd/src/gnu/llvm/clang/docs/
DOpenCLSupport.rst265 ``OPENCL EXTENSION`` by setting a dedicated flag in the extension list entry of
441 #pragma OPENCL EXTENSION __cl_clang_function_pointers : enable
442 #pragma OPENCL EXTENSION __cl_clang_variadic_functions : enable
444 #pragma OPENCL EXTENSION __cl_clang_function_pointers : disable
445 #pragma OPENCL EXTENSION __cl_clang_variadic_functions : disable
DLanguageExtensions.rst2069 #pragma OPENCL EXTENSION __cl_clang_bitfields : enable
2074 #pragma OPENCL EXTENSION __cl_clang_bitfields : disable
2113 #pragma OPENCL EXTENSION __cl_clang_function_pointers : enable
2119 #pragma OPENCL EXTENSION __cl_clang_function_pointers : disable
2145 #pragma OPENCL EXTENSION __cl_clang_variadic_functions : enable
2148 #pragma OPENCL EXTENSION __cl_clang_variadic_functions : disable
2190 #pragma OPENCL EXTENSION __cl_clang_non_portable_kernel_param_types : enable
2198 #pragma OPENCL EXTENSION __cl_clang_non_portable_kernel_param_types : disable
/openbsd/src/gnu/llvm/clang/lib/Frontend/
DFrontendActions.cpp1090 #define EXTENSION(Name, Predicate) \ in ExecuteAction() macro
1094 #undef EXTENSION in ExecuteAction()
/openbsd/src/gnu/llvm/llvm/docs/CommandGuide/
Dllvm-cov.rst296 PATH/functions.EXTENSION. When used in file view mode, a report for each file
297 is written to PATH/REL_PATH_TO_FILE.EXTENSION.
/openbsd/src/gnu/llvm/clang/lib/Lex/
DPPMacroExpansion.cpp1171 #define EXTENSION(Name, Predicate) .Case(#Name, Predicate) in HasExtension() macro
1175 #undef EXTENSION in HasExtension()
/openbsd/src/gnu/llvm/libcxx/include/
Dtuple101 tuple& operator=(array<U, N> const&) // iff sizeof...(T) == N, EXTENSION
103 tuple& operator=(array<U, N>&&) // iff sizeof...(T) == N, EXTENSION
1261 // EXTENSION
1277 // EXTENSION
/openbsd/src/gnu/usr.bin/gcc/gcc/cp/
Dlex.c501 /* RID_EXTENSION */ EXTENSION,
Dparse.y325 %token ATTRIBUTE EXTENSION LABEL
518 EXTENSION
/openbsd/src/gnu/gcc/gcc/config/iq2000/
Diq2000.md421 ;; ZERO EXTENSION
494 ;; SIGN EXTENSION
/openbsd/src/gnu/usr.bin/gcc/gcc/config/xtensa/
Dxtensa.md700 ;; ZERO EXTENSION
731 ;; SIGN EXTENSION
/openbsd/src/lib/libcurses/
DCaps-ncurses35 # TERMINFO EXTENSION CAPABILITIES
DCaps790 # TERMCAP EXTENSION CAPABILITIES
966 # TERMINFO EXTENSION CAPABILITIES

12