Home
last modified time | relevance | path

Searched refs:reserve (Results 1 – 25 of 27) sorted by relevance

12

/php-src/Zend/asm/
H A Dmake_ppc32_sysv_macho_gas.S87 ; reserve space for context-data on context-stack
H A Dmake_arm64_aapcs_macho_gas.S62 ; reserve space for context-data on context-stack
H A Dmake_arm64_aapcs_elf_gas.S63 # reserve space for context-data on context-stack
H A Dmake_arm_aapcs_macho_gas.S48 @ reserve space for context-data on context-stack
H A Dmake_riscv64_sysv_elf_gas.S69 # reserve space for context-data on context-stack
H A Dmake_loongarch64_sysv_elf_gas.S50 # reserve space for context-data on context-stack
H A Dmake_arm_aapcs_elf_gas.S51 @ reserve space for context-data on context-stack
H A Dmake_mips64_n64_elf_gas.S64 # reserve space for context-data on context-stack
H A Dmake_ppc32_sysv_xcoff_gas.S75 # reserve space for context-data on context-stack
H A Dmake_ppc64_sysv_xcoff_gas.S87 # reserve space for context-data on context-stack
H A Dmake_mips32_o32_elf_gas.S57 # reserve space for context-data on context-stack
H A Dmake_arm64_aapcs_pe_armasm.asm71 ; reserve space for context-data on context-stack
H A Dmake_sparc64_sysv_elf_gas.S28 # reserve space for two frames on the stack
H A Dmake_i386_ms_pe_masm.asm33 ; reserve space for first argument of context-function
40 ; reserve space for context-data on context-stack
H A Djump_ppc64_sysv_xcoff_gas.S81 # reserve space on stack
H A Djump_ppc32_sysv_xcoff_gas.S68 # reserve space on stack
H A Djump_loongarch64_sysv_elf_gas.S47 # reserve space on stack
H A Djump_mips32_o32_elf_gas.S48 # reserve space on stack
H A Djump_mips64_n64_elf_gas.S55 # reserve space on stack
H A Dmake_ppc32_sysv_elf_gas.S66 # reserve space on context-stack, including 16 bytes of linkage
H A Dmake_ppc64_sysv_elf_gas.S106 # reserve space for context-data on context-stack
H A Djump_ppc64_sysv_macho_gas.S74 ; reserve space on stack
H A Djump_ppc64_sysv_elf_gas.S99 # reserve space on stack
/php-src/ext/standard/tests/file/
H A Dftruncate_bug76422.phpt39 …eliberately repeated - If this test runs out of disk space attempting to reserve space for this te…
/php-src/Zend/
H A Dzend_fibers.c332 zend_ulong reserve = EG(reserved_stack_size); in zend_fiber_stack_limit() local
340 reserve = reserve * 2; in zend_fiber_stack_limit()
344 return (int8_t*)stack->pointer + reserve; in zend_fiber_stack_limit()

Completed in 64 milliseconds

12