代码搜索:shift

找到约 10,000 项符合「shift」的源代码

代码结果 10,000
www.eeworm.com/read/158872/5590559

cgs and.cgs

# arm testcase for and # mach: all # ??? Unfinished, more tests needed. .include "testutils.inc" start # and$cond${set-cc?} $rd,$rn,$imm12 .global and_imm and_imm: mvi_h_gr r4,1 mvi_h_cnvz 0
www.eeworm.com/read/155374/5624405

c cpu_init.c

/* * (C) Copyright 2000 * Rob Taylor. Flying Pig Systems. robt@flyingpig.com. * * See file CREDITS for list of people who contributed to this * project. * * This program is free software; you c
www.eeworm.com/read/35675/1059859

35 example08.35

set joe mary tom sam shift echo $* set `date` echo $* shift 5 echo $* shift 2
www.eeworm.com/read/239312/4602612

35 example08.35

set joe mary tom sam shift echo $* set `date` echo $* shift 5 echo $* shift 2
www.eeworm.com/read/407756/2259074

35 example08.35

set joe mary tom sam shift echo $* set `date` echo $* shift 5 echo $* shift 2
www.eeworm.com/read/334125/3374601

sh uninstallbin.sh

#!/bin/sh #4 July 96 Dan.Shearer@UniSA.edu.au INSTALLPERMS=$1 BASEDIR=$2 BINDIR=$3 LIBDIR=$4 VARDIR=$5 shift shift shift shift shift if [ ! -d $BINDIR ]; then echo Directory $BINDIR does not ex
www.eeworm.com/read/467962/1494610

sh swapover.sh

#!/bin/sh while : do case $1 in -if) order=`endian` if test "$2" = "$order" -o "$2" = "any" then shift ; shift else shift ; shift echo System is $order-endian - n
www.eeworm.com/read/391748/8380628

h mbuiter.h

/* Iterating through multibyte strings: macros for multi-byte encodings. Copyright (C) 2001, 2005, 2007 Free Software Foundation, Inc. This program is free software: you can redistribute it and