Searched refs:IMP (Results 1 - 3 of 3) sorted by relevance

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-runtime/intl/
H A Dintl-exports.c20 /* IMP(x) is a symbol that contains the address of x. */
21 #define IMP(x) _imp__##x macro
24 pseudo-variable IMP(x) is available. */
32 /* Allocate a pseudo-variable IMP(x). */ \
34 void * IMP(x) = &x;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/gettext-0.17/gettext-tools/woe32dll/
H A Dexport.h92 /* IMP(x) is a symbol that contains the address of x. */
93 #define IMP(x) _imp__##x macro
96 pseudo-variable IMP(x) is available. */
104 /* Allocate a pseudo-variable IMP(x). */ \
106 void * IMP(x) = &x;
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/libiconv-1.11/woe32dll/
H A Dexport.h93 /* IMP(x) is a symbol that contains the address of x. */
94 #define IMP(x) _imp__##x macro
97 pseudo-variable IMP(x) is available. */
105 /* Allocate a pseudo-variable IMP(x). */ \
107 void * IMP(x) = &x;

Completed in 106 milliseconds