Home
last modified time | relevance | path

Searched refs:VOLATILE (Results 1 – 25 of 28) sorted by relevance

12

/freebsd-11-stable/contrib/byacc/test/btyacc/
HDbtyacc_demo.output38 23 | VOLATILE
131 VOLATILE reduce 8
145 VOLATILE shift 9
182 cv_qual : VOLATILE . (23)
218 VOLATILE reduce 8
312 VOLATILE shift 9
336 VOLATILE reduce 4
350 VOLATILE shift 9
475 VOLATILE shift 9
585 VOLATILE reduce 8
[all …]
HDbtyacc_demo.tab.h12 #define VOLATILE 265 macro
HDbtyacc_demo.tab.c228 #define VOLATILE 265 macro
/freebsd-11-stable/contrib/binutils/opcodes/
HDmep-desc.c1631 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
1651 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 2, 0 } }, { { CONFIG_NONE, 0 …
1656 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
1661 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
1671 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
1676 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
1681 …{ 0|A(VOLATILE)|A(MAY_TRAP), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CON…
1686 …{ 0|A(VOLATILE)|A(MAY_TRAP)|A(UNCOND_CTI), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, …
1691 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
1696 …{ 0|A(VOLATILE), { { { (1<<MACH_BASE), 0 } }, { { 1, "\xe0" } }, { { 0, 0 } }, { { CONFIG_NONE, 0 …
[all …]
/freebsd-11-stable/contrib/gdb/include/
HDansidecl.h184 #define VOLATILE volatile macro
223 #define VOLATILE macro
/freebsd-11-stable/contrib/binutils/include/
HDansidecl.h189 #define VOLATILE volatile macro
228 #define VOLATILE macro
/freebsd-11-stable/contrib/gcclibs/include/
HDansidecl.h189 #define VOLATILE volatile macro
228 #define VOLATILE macro
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/BPF/
HDBTF.def26 HANDLE_BTF_KIND(9, VOLATILE)
/freebsd-11-stable/contrib/byacc/test/
HDbtyacc_demo.y54 %token EXTERN REGISTER STATIC CONST VOLATILE IF THEN ELSE CLCL
139 | VOLATILE [ $$ = bare_volatile(); ]
/freebsd-11-stable/stand/efi/include/arm64/
HDefibind.h176 #define VOLATILE volatile macro
/freebsd-11-stable/stand/efi/include/i386/
HDefibind.h181 #define VOLATILE volatile macro
/freebsd-11-stable/stand/efi/include/amd64/
HDefibind.h185 #define VOLATILE volatile macro
/freebsd-11-stable/cddl/contrib/opensolaris/tools/ctf/cvt/
HDst_parse.c726 (*rtdp)->t_type = VOLATILE; in tdefdecl()
872 case VOLATILE: in find_intrinsic()
1189 case VOLATILE: in resolve_typed_bitfields_cb()
HDctftools.h144 VOLATILE, enumerator
HDdwarf.c191 case VOLATILE: in tdesc_size()
227 case VOLATILE: in tdesc_bitsize()
249 case VOLATILE: in tdesc_basetype()
1585 die_through_create(dw, die, off, tdp, VOLATILE, "volatile"); in die_volatile_create()
HDtdata.c67 case VOLATILE: in tdesc_layouthash()
HDctf.c478 case VOLATILE: in write_type()
1206 tdp->t_type = VOLATILE; in resurrect_types()
/freebsd-11-stable/usr.bin/xlint/lint1/
HDscan.l240 { "volatile", T_QUAL, 0, 0, VOLATILE, 1, 0, 0 },
241 { "__volatile__", T_QUAL, 0, 0, VOLATILE, 0, 0, 0 },
242 { "__volatile", T_QUAL, 0, 0, VOLATILE, 0, 0, 0 },
HDlint1.h86 CONST, VOLATILE enumerator
HDdecl.c468 if (q != VOLATILE) in addqual()
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
HDAMDGPULibFunc.cpp419 P.PtrKind |= AMDGPULibFunc::VOLATILE; break; in getNextParam()
587 if (eatTerm(param, 'V')) res.PtrKind |= AMDGPULibFunc::VOLATILE; in parseItaniumParam()
829 if (p.PtrKind & AMDGPULibFunc::VOLATILE) os << 'V'; in operator ()()
HDAMDGPULibFunc.h287 VOLATILE = 0x20 enumerator
/freebsd-11-stable/contrib/gcc/cp/
HDChangeLog-19972006 * method.c (make_thunk): Change settings of READONLY/VOLATILE,
/freebsd-11-stable/contrib/gcc/
HDFSFChangeLog2431 * function.c (purge_addressof_1): Force into mem if VOLATILE reference.
/freebsd-11-stable/contrib/gcclibs/libiberty/
HDChangeLog1186 * cp-demangle.c (d_print_comp) [RESTRICT, VOLATILE, CONST]: Don't

12