代码搜索:conditional

找到约 2,177 项符合「conditional」的源代码

代码结果 2,177
www.eeworm.com/read/418391/10948962

htm vbs4.htm

Using Conditional Statements
www.eeworm.com/read/197606/7984611

asm max.asm

; ; file: max.asm ; This example demostrates how to avoid conditional branches %include "asm_io.inc" segment .data message1 db "Enter a number: ",0 message2 db "Enter another number: ", 0 message3
www.eeworm.com/read/398147/8002157

asm max.asm

; ; file: max.asm ; This example demostrates how to avoid conditional branches %include "asm_io.inc" segment .data message1 db "Enter a number: ",0 message2 db "Enter another number: ", 0 message3
www.eeworm.com/read/402294/11538685

ops

OP_NULL "null operation" OP_END_COND "end of conditional execution (noop)" OP_ATTACH_VIEW_MAILCAP "force viewing of attachment using mailcap" OP_ATTACH_VIEW_TEXT "view attachment as text" OP_ATTACH_CO
www.eeworm.com/read/233448/4683656

c iftrap-3.c

/* Check that the conditional_trap pattern handles floating-point comparisons correctly. */ void f1 (float x, float y) { if (x == y) __builtin_trap (); } void f2 (double x, double y) { if (x == y)
www.eeworm.com/read/213039/4932879

mpt bmakedll.mpt

// -*- MPC -*- // bmakedll.mpt,v 1.1 2004/02/05 14:00:22 elliott_c Exp conditional_include "bmakecommon" startup_obj = c0d32$(OBJ_EXT) Release { optimize = 1 defines =
www.eeworm.com/read/213039/4932888

mpt vc6dspdllexe.mpt

// -*- MPC -*- // vc6dspdllexe.mpt,v 1.16 2004/03/02 18:30:35 elliott_c Exp conditional_include "common" type_description = "Console Application" type_code = 0x0103 configurations =
www.eeworm.com/read/213039/4932889

mpt em3vcplib.mpt

// -*- MPC -*- // em3vcplib.mpt,v 1.18 2004/02/23 13:03:32 elliott_c Exp conditional_include "common" type_description = "Static Library" platforms = "WCE ARM" "WCE x86" "WCE
www.eeworm.com/read/213039/4932907

mpt vc6dsplib.mpt

// -*- MPC -*- // vc6dsplib.mpt,v 1.13 2004/01/29 20:05:27 elliott_c Exp conditional_include "common" type_description = "Static Library" type_code = 0x0104 configurations
www.eeworm.com/read/213039/4932912

mpt vc6dsplibexe.mpt

// -*- MPC -*- // vc6dsplibexe.mpt,v 1.15 2004/03/02 18:30:35 elliott_c Exp conditional_include "common" type_description = "Console Application" type_code = 0x0103 configura