Searched defs:NumPages (Results 1 – 2 of 2) sorted by relevance
120 INTN NumPages = -1; in efi_main() local
788 uint64_t NumPages = (DataSize + wasm::WasmPageSize - 1) / wasm::WasmPageSize; in writeImportSection() local