Searched refs:C11 (Results 1 – 16 of 16) sorted by relevance
15 在 ``-std=gnu11`` :ref:`gcc-c-dialect-options <tw_gcc-c-dialect-options>` 下編譯的:ISO C11的 GNU 方言
51 Linux內核使用GNU C和GNU工具鏈開發。雖然它遵循ISO C11標準,但也用到了一些
32 如果在设置新的pte/pmd值之前,清除页表项之后没有进行通知,那么你就会破坏设备的C11或
86 { R31:30 = C11:10; \187 { C11:10 = R31:30; \
55 #define C11 11 macro
13 bajo ``-std=gnu11`` [sp-gcc-c-dialect-options]_: el dialecto GNU de ISO C11.
14 dello standard ISO C11.
48 Linux内核使用GNU C和GNU工具链开发。虽然它遵循ISO C11标准,但也用到了一些
28 the new pte/pmd value then you can break memory model like C11 or C++11 for
65 커널은 GNU C와 GNU 툴체인을 사용하여 작성되었다. 이 툴들은 ISO C11 표준을
57 C11.11.34 "DBGPCSR, Program Counter Sampling Register".
500 C11 atomic variables. These operations provide no ordering guarantees,539 o Declare the accessed variables as C11 atomics.
938 memory models (such as those for C11/C++11). The "happens-before" and1036 the same as, that of release sequences in the C11 memory model. They
39 adheres to the ISO C11 standard, it uses a number of extensions that are
329 guarantees were introduced into the C11 standard, so beware when330 using older pre-C11 compilers (for example, gcc 4.6). The portion
349 en cuenta que estos garantías se introdujeron en el estándar C11, así350 que tenga cuidado cuando utilice compiladores anteriores a C11 (por