HomeSort by: relevance | last modified time | path
    Searched refs:pushed (Results 1 - 7 of 7) sorted by relevancy

  /src/usr.bin/rpcgen/
rpc_scan.c 70 static int pushed = 0; /* is a token pushed */ variable in typeref:typename:int
71 static token lasttok; /* last token, if pushed */
151 if (pushed) {
152 pushed = 0;
301 pushed = 1;
  /src/lib/libc/arch/sh3/gen/
swapcontext.S 50 !! pr, r5 and r4 pushed onto the stack
  /src/libexec/ld.elf_so/arch/x86_64/
rtld_start.S 76 # due to the additional argument pushed.
  /src/sys/altq/
altq_jobs.c 978 TSENTRY *pushed; local in function:tslist_enqueue
979 pushed = malloc(sizeof(TSENTRY), M_DEVBUF, M_WAITOK);
980 if (pushed == NULL)
983 pushed->timestamp = arv;
984 TAILQ_INSERT_TAIL(cl->arv_tm, pushed, ts_list);
  /src/sys/arch/m68k/fpsp/
fpsp.h 92 * a second fsave frame can be pushed onto the stack and the
  /src/sys/arch/vax/vax/
intvec.S 179 L4: addl2 (%sp)+,%sp # remove info pushed on stack
  /src/sys/arch/m68k/060sp/dist/
isp.s 3215 # ADDR1 since ADDR2 entries may have pushed ADDR1 out of the #

Completed in 56 milliseconds