Home | History | Annotate | Download | only in embenchen

Lines Matching refs:pointers

444     throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
693 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
710 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit