Searched refs:Octal (Results 1 – 9 of 9) sorted by relevance
/freebsd/contrib/tcsh/nls/C/ |
H A D | set9 | 11 9 Octal constant does not fit in a char.\n
|
/freebsd/contrib/tcsh/nls/ukrainian/ |
H A D | set9 | 11 9 Octal constant does not fit in a char.\n
|
/freebsd/usr.bin/truss/ |
H A D | syscalls.c | 173 .args = { { Name, 0 }, { Octal, 1 } } }, 197 .args = { { Name, 0 }, { Octal, 1 }, { Int, 2 } } }, 199 .args = { { Atfd, 0 }, { Name, 1 }, { Octal, 2 }, { Int, 3 } } }, 260 .args = { { Int, 0 }, { Octal, 1 } } }, 262 .args = { { Atfd, 0 }, { Name, 1 }, { Octal, 2 }, { Atflags, 3 } } }, 347 .args = { { Name, 0 }, { Octal, 1 } } }, 371 .args = { { Name, 0 }, { Octal, 1 } } }, 373 .args = { { Atfd, 0 }, { Name, 1 }, { Octal, 2 } } }, 375 .args = { { Name, 0 }, { Octal, 1 } } }, 377 .args = { { Atfd, 0 }, { Name, 1 }, { Octal, 2 } } }, [all …]
|
H A D | syscall.h | 75 Octal, enumerator
|
/freebsd/contrib/llvm-project/clang/lib/Edit/ |
H A D | RewriteObjCFoundationAPI.cpp | 676 bool Hex, Octal; member 737 Info.Hex = Info.Octal = false; in getLiteralInfo() 741 Info.Octal = true; in getLiteralInfo() 858 if (!LitIsFloat && CallIsFloating && (LitInfo.Hex || LitInfo.Octal)) in rewriteToNumberLiteral()
|
/freebsd/contrib/ldns/drill/ |
H A D | ChangeLog.22-nov-2005 | 51 * (Multiple) Octal char representation
|
/freebsd/share/misc/ |
H A D | usb_hid_usages | 441 0xDB Keypad Octal
|
H A D | pci_vendors | 13809 0002 Octal E1/T1 for PCI ETP Card 15209 13c2 000a Octal/Technotrend DVB-C for iTV 18587 0470 Octal-port Copper Gigabit Ethernet Express Module Bypass Server Adapter 18783 0158 XR17C158 Octal UART 18786 0258 XR17V258 Octal UART PCI controller 23169 0520 PMC520 Serial Communication, 232 Octal 23170 0521 PMC521 Serial Communication, 422/485 Octal 24142 0001 OSCI [Octal Serial Communication Interface] 24902 0882 DTA-2178 Octal 12G-SDI/ASI ports with genlock 24903 a882 DTA-2178-ASI Octal ASI Ports [all …]
|
/freebsd/sys/contrib/dev/acpica/ |
H A D | changes.txt | 2446 iASL: Implemented support for Octal integer constants as defined by the 2449 Store (037777, Local0) /* Octal constant */ 18247 as well as the Octal and Hex escapes. Note: the insertion of a
|