HomeSort by: relevance | last modified time | path
    Searched refs:temporary (Results 1 - 25 of 35) sorted by relevancy

1 2

  /src/usr.sbin/acpitools/aml/
aml_name.h 63 struct aml_name *temporary; member in struct:aml_local_stack
aml_name.c 452 aml_delete_name(stack->temporary);
484 result->chain = stack_top->temporary;
485 stack_top->temporary = result;
  /src/sys/arch/x68k/stand/loadbsd/
trampoline.S 13 | +4 %a3+0 temporary stack address
22 moveal %a3@+,%sp | set temporary stack
  /src/usr.bin/make/unit-tests/
varmod-remember.mk 9 # cases, the value of the expression is saved in the temporary variable '_',
24 # Before var.c 1.1040 from 2023-02-09, the temporary variable '_' was placed
56 # are possible but long expressions aren't, the name of the temporary variable
69 # the value of the temporary variable '_' from the inner expression leaks into
var-eval-short.mk 41 # after the loop, when undefining the temporary global loop variable.
var-scope-cmdline.mk 55 # temporary loop variable after finishing the loop. It was probably not
  /src/sys/arch/sun2/sun2/
locore.s 97 | This is the entry point, as well as the end of the temporary stack
360 | Copy frame to the temporary stack
  /src/sys/arch/m68k/fpsp/
fpsp.h 126 FP_SCR1 equ LV+76 ;room for a temporary float value
127 FP_SCR2 equ LV+92 ;room for a temporary float value
128 L_SCR1 equ LV+108 ;room for a temporary long value
129 L_SCR2 equ LV+112 ;room for a temporary long value
135 UFLG_TMP equ LV+121 ;temporary for uflag errata
138 L_SCR3 equ LV+124 ;room for a temporary long value
139 FP_SCR3 equ LV+128 ;room for a temporary float value
140 FP_SCR4 equ LV+144 ;room for a temporary float value
141 FP_SCR5 equ LV+160 ;room for a temporary float value
l_fpsp.h 138 FP_SCR1 equ LV+76 ;room for a temporary float value
139 FP_SCR2 equ LV+92 ;room for a temporary float value
140 L_SCR1 equ LV+108 ;room for a temporary long value
141 L_SCR2 equ LV+112 ;room for a temporary long value
147 UFLG_TMP equ LV+121 ;temporary for uflag errata
150 L_SCR3 equ LV+124 ;room for a temporary long value
151 FP_SCR3 equ LV+128 ;room for a temporary float value
152 FP_SCR4 equ LV+144 ;room for a temporary float value
153 FP_SCR5 equ LV+160 ;room for a temporary float value
  /src/sys/external/isc/libsodium/dist/test/default/
wintest.bat 54 REM Remove temporary files
  /src/sys/arch/virt68k/virt68k/
locore.s 66 * Temporary stack for a variety of purposes.
123 movl %a0,%sp | give ourselves a temporary stack
176 lea _ASM_LABEL(tmpstk),%sp | re-load the temporary stack
393 | Copy frame to the temporary stack
  /src/usr.sbin/etcupdate/
etcupdate 106 -t TEMPROOT Where to store temporary files. [/tmp/temproot]
619 # Create the temporary root directory
  /src/sys/arch/next68k/next68k/
locore.s 120 * Temporary stack for a variety of purposes.
310 lea _ASM_LABEL(tmpstk),%sp | re-load temporary stack
337 lea _ASM_LABEL(tmpstk),%sp | re-load temporary stack
561 | Copy frame to the temporary stack
  /src/sys/arch/cesfic/cesfic/
locore.s 101 * Temporary stack for a variety of purposes.
153 movl %a0, %sp | give ourselves a temporary stack
322 lea _ASM_LABEL(tmpstk),%sp | re-load temporary stack
558 | Copy frame to the temporary stack
  /src/sys/arch/luna68k/luna68k/
locore.s 67 * Temporary stack for a variety of purposes.
104 movl %a0,%sp | give ourselves a temporary stack
238 lea _ASM_LABEL(tmpstk),%sp | re-load temporary stack
468 | Copy frame to the temporary stack
  /src/sys/arch/mvme68k/mvme68k/
locore.s 57 * Temporary stack for a variety of purposes.
128 movl %a0,%sp | give ourselves a temporary stack
571 lea _ASM_LABEL(tmpstk),%sp | re-load temporary stack
824 | Copy frame to the temporary stack
  /src/sys/arch/news68k/news68k/
locore.s 61 * Temporary stack for a variety of purposes.
131 movl %a0,%sp | give ourselves a temporary stack
339 lea _ASM_LABEL(tmpstk),%sp | re-load temporary stack
550 | Copy frame to the temporary stack
  /src/sys/arch/x68k/x68k/
locore.s 66 * Temporary stack for a variety of purposes.
136 movl %a0,%sp | give ourselves a temporary stack
336 lea _ASM_LABEL(tmpstk),%sp | temporary stack
575 | Copy frame to the temporary stack
  /src/sys/arch/mac68k/mac68k/
locore.s 130 lea _ASM_LABEL(tmpstk),%sp | give ourselves a temporary stack
411 lea _ASM_LABEL(tmpstk),%sp | temporary stack
645 | Copy frame to the temporary stack
1094 subql #4,%sp | make temporary space
1225 addql #4,%sp | return temporary space
  /src/sys/arch/sun3/sun3/
locore.s 96 | This is the entry point, as well as the end of the temporary stack
406 | Copy frame to the temporary stack
  /src/sys/arch/sun3/sun3x/
locore.s 60 | This is the entry point, as well as the end of the temporary stack
391 | Copy frame to the temporary stack
  /src/sys/arch/hp300/hp300/
locore.s 122 * Temporary stack for a variety of purposes.
169 movl %a0,%sp | give ourselves a temporary stack
494 lea _ASM_LABEL(tmpstk),%sp | re-load the temporary stack
723 | Copy frame to the temporary stack
  /src/distrib/miniroot/
install.sub 191 Note: your filesystems are mounted under the temporary mount point \"$_mp\".
  /src/common/dist/zlib/
make_vms.com 706 $! Write configuration to both permanent and temporary config file
  /src/sys/arch/atari/atari/
locore.s 565 | Copy frame to the temporary stack
901 lea _ASM_LABEL(tmpstk),%sp | give ourselves a temporary stack

Completed in 1937 milliseconds

1 2