Home
last modified time | relevance | path

Searched refs:RZ (Results 1 – 4 of 4) sorted by path

/illumos-gate/usr/src/contrib/ast/src/cmd/ksh93/
H A DRELEASE1527 08-03-27 A bug in which typeset -LZ was being treated as -RZ has been fixed.
1622 for a variable with the -RZ attribute if the variable name had been
/illumos-gate/usr/src/contrib/ast/src/lib/libast/uwin/
H A Dsupport.c543 const int RN=0,RZ=1,RP=2,RM=3;
579 swapRM(RZ); /* ...set Rounding Mode to round-toward-zero */
/illumos-gate/usr/src/tools/smatch/src/validation/
H A Denum-bitwise.c7 RZ = (__force bits) 0, enumerator
12 _Static_assert([typeof(RZ)] == [bits], "RZ");
/illumos-gate/usr/src/uts/i86pc/io/amd_iommu/
H A Damd_iommu_log.c120 uint8_t RZ; in devtab_illegal_entry() local
138 RZ = AMD_IOMMU_REG_GET32(&event[1], in devtab_illegal_entry()
158 RZ == 1 ? "Non-zero reserved bit" : "Illegal Level encoding", in devtab_illegal_entry()
170 uint8_t RZ; in io_page_fault() local
189 RZ = AMD_IOMMU_REG_GET32(&event[1], AMD_IOMMU_EVENT_IO_PGFAULT_RZ); in io_page_fault()
212 RZ == 1 ? "Non-zero reserved bit" : "Illegal Level encoding", in io_page_fault()