Searched defs:fixed_variables (Results 1 – 2 of 2) sorted by relevance
21 LIST * * fixed_variables; member
402 LIST * * fixed_variables = (LIST * *)BJAM_MALLOC( n_variables * sizeof( LIST * ) ); in module_set_fixed_variables() local