Home | History | Annotate | Download | only in embenchen

Lines Matching refs:pointers

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