Searched refs:SDX (Results 1 - 2 of 2) sorted by relevance

/macosx-10.10/tcl-105/tcl_ext/sdx/
H A DMakefile23 SDX = TCLLIBPATH='$(DSTROOT)$(TclExtLibDir)' $(Tclsh) "$(Sources)/main.tcl" macro
35 $(SDX) wrap "$(ProjectName)" -vfs "$(Sources)" -interp tclsh
/macosx-10.10/ICU-531.30/icuSources/common/
H A Ducnvscsu.c39 SDX=0x0B, /* Define a window as extended */ enumerator in enum:__anon823
366 } else if(b==SDX) {
691 } else if(b==SDX) {
959 * return offset code: -1 none <=0xff code for SDn/UDn else code for SDX/UDX, subtract 0x200 to get the true code
1005 * - Only replace the result after an SDX or SCU?
1155 c=((uint32_t)SDX<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;
1626 c=((uint32_t)SDX<<24)|((uint32_t)dynamicWindow<<21)|((uint32_t)code<<8)|(c-currentOffset)|0x80;

Completed in 216 milliseconds