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

/inkscape/src/libuemf/
H A Duemf_endian.h46 #define U_XX 0xFF //!< may be used to terminate a list of these target entries macro
H A Dupmf.c622 by the first U_SERIAL_DESC element having a TE value of U_XX.
639 and U_BE, and the array terminator U_XX, the value may also be U_RP. U_RP means there is only a
653 for(lptr=List; lptr->TE != U_XX; lptr++){
660 for(lptr=List; lptr->TE != U_XX; lptr++){
692 const U_SERIAL_DESC List[] = { {NULL,0,0,U_XX} };
1170 U_XX error
1174 if(!Src || !*Src || SE == U_XX){ return(0); }
1201 U_XX error
1206 if(!Src || !*Src || !Dst || SE == U_XX){ return(0); }
1592 {NULL,0,0,U_XX}
[all...]

Completed in 191 milliseconds