Searched refs:vol (Results 1 - 11 of 11) sorted by last modified time

/haiku-buildtools/binutils/bfd/
H A Dversados.c108 char vol[4]; member in struct:ext_vheader
/haiku-buildtools/gcc/gcc/
H A Dcfgexpand.c2411 expand_asm_loc (tree string, int vol, location_t locus) argument
2422 MEM_VOLATILE_P (body) = vol;
2527 int vol, location_t locus)
2552 vol = 1;
2764 MEM_VOLATILE_P (body) = vol;
2913 MEM_VOLATILE_P (SET_SRC (XVECEXP (body, 0, i))) = vol;
2525 expand_asm_operands(tree string, tree outputs, tree inputs, tree clobbers, tree labels, basic_block fallthru_bb, int vol, location_t locus) argument
H A Dtree-affine.c921 int uns, vol; local
924 &uns, &vol, false);
H A Dtree-ssa-loop-prefetch.c1593 HOST_WIDE_INT vol; local
1631 vol = estimated_stmt_executions_int (aloop);
1632 if (vol == -1)
1633 vol = expected_loop_iterations (aloop);
1634 volume *= vol;
/haiku-buildtools/gcc/gcc/testsuite/gcc.c-torture/execute/
H A Dpostmod-1.c20 #define INIT_VOLATILE(A) addend##A = vol
21 #define ADD_VOLATILE(A) vol += addend##A
30 volatile int vol; variable
/haiku-buildtools/legacy/gcc/gcc/
H A Dstmt.c1142 expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line)
1144 int vol;
1167 vol = 1;
1393 MEM_VOLATILE_P (body) = vol;
1603 MEM_VOLATILE_P (SET_SRC (XVECEXP (body, 0, i))) = vol;
H A Dc-typeck.c1484 It fixes vol struct foo *a; a->elts[1]
6755 c_expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line)
6757 int vol;
6790 expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line);
/haiku-buildtools/legacy/gcc/gcc/ch/
H A Dparse.c1904 ch_expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line)
1906 int vol;
1941 expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line);
/haiku-buildtools/legacy/gcc/gcc/cp/
H A Dtypeck.c7264 c_expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line)
7266 int vol;
7283 expand_asm_operands (string, outputs, inputs, clobbers, vol, filename, line);
/haiku-buildtools/legacy/binutils/bfd/
H A Dversados.c107 char vol[4]; member in struct:ext_vheader
/haiku-buildtools/jam/
H A Dfilemac.c68 WDPBRec vol; local
90 vol.ioNamePtr = volName;
92 if( PBHGetVolSync( &vol ) )
97 if( FSMakeFSSpec( vol.ioWDVRefNum, vol.ioWDDirID, fullPath, &spec ) )

Completed in 257 milliseconds