代码搜索:Interfacing

找到约 700 项符合「Interfacing」的源代码

代码结果 700
www.eeworm.com/read/390183/8480362

mac c32.mac

; NASM macro set to make interfacing to 32-bit programs easier -*- nasm -*- %imacro proc 1 ; begin a procedure definition %push proc global %1 %1: push ebp
www.eeworm.com/read/188349/8547121

mac c32.mac

; NASM macro set to make interfacing to 32-bit programs easier -*- nasm -*- %imacro proc 1 ; begin a procedure definition %push proc global %1 %1: push ebp
www.eeworm.com/read/374502/9401992

c perl.c

/* $EPIC: perl.c,v 1.11 2003/07/09 21:10:25 jnelson Exp $ */ /* * perl.c -- The perl interfacing routines. * * Copyright
www.eeworm.com/read/374502/9402072

c tcl.c

/* $EPIC: tcl.c,v 1.4 2003/07/10 13:08:57 jnelson Exp $ */ /* * tcl.c -- The tcl interfacing routines. * * Copyright
www.eeworm.com/read/460770/7241067

mac c32.mac

; NASM macro set to make interfacing to 32-bit programs easier -*- nasm -*- %imacro proc 1 ; begin a procedure definition %push proc global %1 %1: push ebp mov ebp,e
www.eeworm.com/read/457222/7331614

c exp2b.c

/* --------------------------------------- exp2b.c Interfacing C with Assembly Langugage and using Different Addressing Modes ------------------------------------------*/ exter