Searched refs:is_temporary_variable (Results 1 - 1 of 1) sorted by relevance

/haiku/src/system/kernel/debug/
H A Ddebug_variables.cpp64 is_temporary_variable(const char* variableName) function
98 if (is_temporary_variable(variable->name))
108 if (!is_temporary_variable(_variable->name))
140 if (is_temporary_variable(variableName)) {

Completed in 31 milliseconds