Home
last modified time | relevance | path

Searched defs:ARLEN (Results 1 – 5 of 5) sorted by relevance

/trunk/main/stoc/source/tdmanager/
H A Dtdmgr_common.hxx32 #define ARLEN(x) (sizeof (x) / sizeof *(x)) macro
/trunk/main/desktop/source/deployment/inc/
H A Ddp_misc.h40 #define ARLEN(x) (sizeof (x) / sizeof *(x)) macro
/trunk/main/ucb/source/ucp/expand/
H A Ducpexpand.cxx43 #define ARLEN(x) sizeof (x) / sizeof *(x) macro
/trunk/main/canvas/source/factory/
H A Dcf_service.cxx49 #define ARLEN(x) (sizeof (x) / sizeof *(x)) macro
/trunk/main/cppuhelper/source/
H A Dbootstrap.cxx70 #define ARLEN(x) sizeof (x) / sizeof *(x) macro

Completed in 34 milliseconds