Searched refs:int8_array (Results 1 – 1 of 1) sorted by relevance
42 Type* int8_array = Type::Array(int8, zone); in Typer() local54 int8_array_fun_ = Type::Function(int8_array, arg1, arg2, arg3, zone); in Typer()