Home
last modified time | relevance | path

Searched defs:is_volatile (Results 1 – 5 of 5) sorted by relevance

/dflybsd-src/contrib/gcc-4.7/gcc/cp/
H A Dcvt.c970 int is_volatile = TYPE_VOLATILE (type); in convert_to_void() local
/dflybsd-src/contrib/gcc-8.0/gcc/cp/
H A Dcvt.c1161 int is_volatile = TYPE_VOLATILE (type); in convert_to_void() local
/dflybsd-src/contrib/gdb-7/gdb/
H A Dgdbtypes.h832 unsigned int is_volatile:1; member
/dflybsd-src/contrib/gcc-8.0/gcc/c/
H A Dc-typeck.c9982 build_asm_stmt (bool is_volatile, tree args) in build_asm_stmt()
H A Dc-parser.c6360 bool is_volatile = (volatile_loc != UNKNOWN_LOCATION); in c_parser_asm_statement() local