代码搜索:conditional
找到约 2,177 项符合「conditional」的源代码
代码结果 2,177
www.eeworm.com/read/358784/10179595
asm macro3.asm
Title Using Macro Conditional Expressions (Macro3.asm)
; The MUL32 macro issues a warning and exits if EAX
; is passed as the second argument. The Text macro LINENUM
; must be defined fi
www.eeworm.com/read/198865/7906280
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/297543/8011993
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/136959/13352258
how dblround.how
Let's look at DBLROUND.C without the #include's or conditional macros for
NCEG...
double dround(double x)
{
Boolean_T flag;
static volatile double X;
SAVEROUND();
if (Tru
www.eeworm.com/read/312207/13616390
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/140847/5779744
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that
www.eeworm.com/read/137626/5822814
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/133943/5897927
m direct_combine_pots.m
function pot = direct_combine_pots(pot1, pot2)
% DIRECTED_COMBINE_POTS The combination operation corresponds to ordinary composition of conditional distributions.
% In some sense is similar to that
www.eeworm.com/read/127282/6007140
h libgettext.h
/* Convenience header for conditional use of GNU .
Copyright (C) 1995-1998, 2000, 2001 Free Software Foundation, Inc.
This program is free software; you can redistribute it and/or mo
www.eeworm.com/read/263314/11367762
vhd condsigm.vhd
-- MAX+plus II VHDL Example
-- Conditional Signal Assignment with Multiple Alternatives
-- Copyright (c) 1994 Altera Corporation
Library IEEE ;
use IEEE.std_logic_1164.all ;
ENTITY condsigm