Searched refs:script_set_common_allocation (Results 1 – 3 of 3) sorted by relevance
266 script_set_common_allocation(void* closure, int);
253 { script_set_common_allocation(closure, 1); }259 { script_set_common_allocation(closure, 0); }
2768 script_set_common_allocation(void* closurev, int set) in script_set_common_allocation() function