Home
last modified time | relevance | path

Searched defs:E_NEW (Results 1 – 3 of 3) sorted by relevance

/dports/editors/libreoffice/libreoffice-7.2.6.2/framework/inc/jobs/
H A Djob.hxx58 E_NEW, enumerator
/dports/editors/libreoffice6/libreoffice-6.4.7.2/framework/inc/jobs/
H A Djob.hxx59 E_NEW, enumerator
/dports/x11-wm/enlightenment/enlightenment-0.24.2/src/bin/
H A De_macros.h62 # define E_NEW(s, n) (s *)calloc(n, sizeof(s)) macro