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

/haiku-buildtools/jam/
H A Dvariable.h17 LIST * var_swap( const char *symbol, LIST *value );
H A Dvariable.c16 * var_swap() - swap a variable's value with the given one
285 * var_swap() - swap a variable's value with the given one
289 var_swap(
288 var_swap( function
H A Drules.c337 v->value = var_swap( v->symbol, v->value );

Completed in 71 milliseconds