Search | Google it | Results 1 - 2 of 2 for funcall:smPageCount (0.02 seconds) |
118: /* Allocate memory automatically */ 119: *laddr = GetSysMemBlk((INT)smPageCount((UW)len), a); 120: if ( *laddr == NULL ) {
134: /* Allocate memory automatically */ 135: *laddr = GetSysMemBlk((INT)smPageCount((UW)len), a); 136: if ( *laddr == NULL ) {