代码搜索:as2
找到约 123 项符合「as2」的源代码
代码结果 123
www.eeworm.com/read/216502/4891006
makefile
all: as as2
cmp: as as2
cmp as /bin/as
cmp as2 /lib/as2
rm as as2 a.out
cp: as as2
cp as /bin/as
cp as2 /lib/as2
rm as as2 a.out
as:
as /usr/include/sys.s as1?.s
ld -n -s a.out -o as
as2:
www.eeworm.com/read/169602/5420301
cpp sha.cpp
/* sha.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/169602/5420304
cpp ripemd.cpp
/* ripemd.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
*
www.eeworm.com/read/169602/5420312
cpp des.cpp
/* des.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/169602/5420317
cpp twofish.cpp
/* twofish.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
www.eeworm.com/read/169602/5420322
cpp aes.cpp
/* aes.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
* it
www.eeworm.com/read/294538/8220621
cpp sha.cpp
/* sha.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or modify
www.eeworm.com/read/294538/8220632
cpp ripemd.cpp
/* ripemd.cpp
*
* Copyright (C) 2003 Sawtooth Consulting Ltd.
*
* This file is part of yaSSL.
*
* yaSSL is free software; you can redistribute it and/or mod