代码搜索:integer

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

代码结果 10,000
www.eeworm.com/read/141268/5774371

cpp integer_store_instruction.cpp

/* -*- C++ -*- */ /** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Pub
www.eeworm.com/read/141268/5774374

cpp integer_shift_instruction.cpp

/** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu
www.eeworm.com/read/141268/5774392

cpp integer_rotate_instruction.cpp

/** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu
www.eeworm.com/read/141268/5774394

cpp integer_arith_instruction.cpp

/** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu
www.eeworm.com/read/141268/5774397

cpp integer_load_instruction.cpp

/* -*- C++ -*- */ /** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General
www.eeworm.com/read/141268/5774421

cpp integer_logical_instruction.cpp

/** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu
www.eeworm.com/read/141268/5774422

cpp integer_compare_instruction.cpp

/** * Copyright (c) 2005 Zhejiang University, P.R.China * * This program is free software; you can redistribute it and/or modify * it under the terms of the GNU General Public License as pu
www.eeworm.com/read/139332/5802307

hpp integer_log2.hpp

// ------------------------------------- // integer_log2.hpp // // Gives the integer part of the logarithm, in base 2, of a // given number. Behavior is undefined if the argument is
www.eeworm.com/read/106385/6193711

xpm integer2_dis.xpm

/* XPM */ static char * integer2_dis_xpm[] = { "16 16 4 1", " c None", ". c #808080", "X c #c0c0c0", "o c Black", " ", "............. ", ".XXXXXXXXXXX.. ", ".XXXXXXXXXXX. . ", ".XX.
www.eeworm.com/read/492302/6420960

c der_decode_integer.c

/* LibTomCrypt, modular cryptographic library -- Tom St Denis * * LibTomCrypt is a library that provides various cryptographic * algorithms in a highly modular and flexible manner. * * The librar