Searched refs:DLL (Results 1 - 15 of 15) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/src/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
13 !if !defined(DLL)
14 DLL=0
20 !if !$(DLL)
56 !if $(DLL)
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/lib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
16 !if !defined(DLL)
17 DLL=0
23 !if !$(DLL)
47 !if !$(DLL)
50 # "-GD" (msvc5) optimizes for DLL.
95 !if !$(DLL)
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/lib/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
13 !if !defined(DLL)
14 DLL=0
20 !if !$(DLL)
44 !if !$(DLL)
47 # "-GD" (msvc5) optimizes for DLL.
98 !if !$(DLL)
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/libcharset/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
16 !if !defined(DLL)
17 DLL=0
23 !if !$(DLL)
47 !if !$(DLL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/galileo-boards/ev64120/
H A DserialGT.c56 #define DLL 0x00 macro
146 outreg(channel, DLL, 0x02); // See note above.
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
16 !if !defined(DLL)
17 DLL=0
23 !if !$(DLL)
51 !if !$(DLL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/x86_64/kernel/
H A Dearly_printk.c74 #define DLL 0 /* Divisor Latch Low */ macro
136 outb(divisor & 0xff, early_serial_base + DLL);
/asus-wl-520gu-7.0.1.45/src/router/library/libiconv-1.8/tests/
H A DMakefile.msvc6 # DLL=1 for compiling a .dll with a stub .lib (default is a static .lib)
13 !if !defined(DLL)
14 DLL=0
20 !if !$(DLL)
179 !if $(DLL)
186 !if $(DLL)
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/usb/serial/
H A Dio_16654.h43 #define DLL 8 // Bank2[ 0 ] Divisor Latch LSB macro
120 #define LCR_ACCESS_EFR 0xBF // Load this value to access DLL,DLM,
H A Dio_edgeport.c2564 MAKE_CMD_WRITE_REG( &currCmd, &cmdLen, number, DLL, LOW8 (divisor) );
/asus-wl-520gu-7.0.1.45/src/linux/linux/drivers/net/hamradio/
H A Dbaycom_ser_fdx.c112 #define DLL(iobase) (iobase+0) macro
184 outb(divisor, DLL(dev->base_addr));
H A Dbaycom_ser_hdx.c102 #define DLL(iobase) (iobase+0) macro
173 outb(divisor, DLL(dev->base_addr));
H A Dyam.c187 #define DLL(iobase) (iobase+0) macro
323 outb(1, DLL(iobase));
450 outb(divisor, DLL(dev->base_addr));
/asus-wl-520gu-7.0.1.45/src/router/libusb/
H A Dlibtool105 # Used on cygwin: DLL creation program.
506 *DLL*)
507 win32_libid_type="x86 DLL"
512 win32_libid_type="x86 DLL"
6829 # Used on cygwin: DLL creation program.
7125 # Used on cygwin: DLL creation program.
H A Dltmain.sh163 *DLL*)
164 win32_libid_type="x86 DLL"
169 win32_libid_type="x86 DLL"

Completed in 144 milliseconds