Home
last modified time | relevance | path

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

/babblesim_ext_libCryptov1-latest/include/openssl/
Dsafestack.h2449 # define lh_ADDED_OBJ_insert(lh,inst) LHM_lh_insert(ADDED_OBJ,lh,inst) argument
2450 # define lh_ADDED_OBJ_retrieve(lh,inst) LHM_lh_retrieve(ADDED_OBJ,lh,inst) argument
2451 # define lh_ADDED_OBJ_delete(lh,inst) LHM_lh_delete(ADDED_OBJ,lh,inst) argument
2452 # define lh_ADDED_OBJ_doall(lh,fn) LHM_lh_doall(ADDED_OBJ,lh,fn) argument
2453 # define lh_ADDED_OBJ_doall_arg(lh,fn,arg_type,arg) \ argument
2455 # define lh_ADDED_OBJ_error(lh) LHM_lh_error(ADDED_OBJ,lh) argument
2456 # define lh_ADDED_OBJ_num_items(lh) LHM_lh_num_items(ADDED_OBJ,lh) argument
2457 # define lh_ADDED_OBJ_down_load(lh) LHM_lh_down_load(ADDED_OBJ,lh) argument
2458 # define lh_ADDED_OBJ_node_stats_bio(lh,out) \ argument
2460 # define lh_ADDED_OBJ_node_usage_stats_bio(lh,out) \ argument
[all …]