Home
last modified time | relevance | path

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

/dports/devel/libfirm/libfirm-1.21.0/ir/opt/
H A Dopt_inline.c605 typedef struct call_entry { struct
613 } call_entry; argument
/dports/net/kamailio/kamailio-5.4.5/src/modules/cnxcc/
H A Dcnxcc_mod.c548 struct str_hash_entry *call_entry = NULL; in try_get_call_entry() local
/dports/devel/valgrind-lts/valgrind-dragonfly-dragonfly/callgrind/
H A Dglobal.h190 typedef struct _call_entry call_entry; typedef
/dports/devel/valgrind/valgrind-dragonfly-dragonfly/callgrind/
H A Dglobal.h190 typedef struct _call_entry call_entry; typedef
/dports/net-im/tdlib/td-a53cb30e99f937cfd64e0266fa558785a184a553/td/telegram/
H A DTd.cpp5061 auto call_entry = move_tl_object_as<td_api::networkStatisticsEntryCall>(request.entry_); in on_request() local