Home
last modified time | relevance | path

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

/external/fastrpc/src/
Dfastrpc_apps_user.c635 #define IS_CONST_HANDLE(h) (((h) < 0xff) ? 1 : 0) macro
650 empty = empty & IS_CONST_HANDLE(hi->remote); in is_last_handle()