Home
last modified time | relevance | path

Searched refs:boot_raw (Results 1 – 1 of 1) sorted by relevance

/device/linaro/bootloader/edk2/AppPkg/Applications/Python/Python-2.7.2/Modules/
Dthreadmodule.c603 t_bootstrap(void *boot_raw) in t_bootstrap() argument
605 struct bootstate *boot = (struct bootstate *) boot_raw; in t_bootstrap()
637 PyMem_DEL(boot_raw); in t_bootstrap()