OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:set_def
(Results
1 - 2
of
2
) sorted by null
/prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/lib/gcc/x86_64-w64-mingw32/4.8.3/plugin/include/
tree-ssa-operands.h
68
#define
SET_DEF
(DEF, V) ((*(DEF)) = (V))
77
#define SET_PHI_RESULT(PHI, V)
SET_DEF
(PHI_RESULT_PTR (PHI), (V))
/toolchain/binutils/binutils-2.25/binutils/
objcopy.c
3430
const char
set_def
;
member in struct:__anon73919
3448
int
set_def
= -1;
local
[
all
...]
Completed in 611 milliseconds