Lines Matching refs:pointers
442 throw 'Finished up all reserved function pointers. Use a higher value for RESERVED_FUNCTION_POINTERS.';
677 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
694 if (type.charAt(type.length-1) === '*') type = 'i32'; // pointers are 32-bit
6026 // Also a pointer; compare base types of pointers