Home
last modified time | relevance | path

Searched defs:set_node (Results 1 – 3 of 3) sorted by relevance

/third_party/ltp/testcases/kernel/mem/include/
Dmem.h25 static inline void set_node(unsigned long *array, unsigned int node) in set_node() function
/third_party/gn/src/gn/
Dscope.cc161 const ParseNode* set_node) { in SetValue()
Doperators.cc176 Value* ValueDestination::SetValue(Value value, const ParseNode* set_node) { in SetValue()