Home
last modified time | relevance | path

Searched refs:ALLOCATE_PHANDLE (Results 1 – 2 of 2) sorted by relevance

/titanic_41/usr/src/lib/efcode/include/fcode/
H A Dengine.h299 #define ALLOCATE_PHANDLE(e) env->allocate_phandle(e) macro
303 #define ALLOCATE_PHANDLE(e) macro
/titanic_41/usr/src/lib/efcode/engine/
H A Dpackage.c232 ALLOCATE_PHANDLE(env); in new_device()