Home
last modified time | relevance | path

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

/dports/games/ldmud/ldmud-3.3.720/src/
H A Dmapping.h184 #define get_map_lvalue(m,x) _get_map_lvalue(m,x,MY_TRUE, MY_TRUE) macro
H A Dpkg-iksemel.c81 value = get_map_lvalue(map, &key); in add_string_to_mapping()
H A Dpkg-xml2.c124 value = get_map_lvalue(map, &key); in add_string_to_mapping()
H A Dpkg-odbc.c360 value = get_map_lvalue( map, key ); in f_sql_odbc_datasources()
891 value = get_map_lvalue( map, key ); in fetch_into_mapping()
H A Dpkg-pgsql.c495 entry = get_map_lvalue(map, &fname); in pgresult()
H A Dmapping.c3185 entry = get_map_lvalue(m, argp+1); in v_m_add()
3501 dest = get_map_lvalue(rc, key); in map_intersect_filter()
3554 dest = get_map_lvalue(rc, &vec->item[i]); in map_intersect()
H A Dinterpret.c3697 item = get_map_lvalue(m, i); in push_indexed_lvalue()
3947 item = get_map_lvalue(m, i); in push_protected_indexed_lvalue()
4124 item = get_map_lvalue(m, i); in push_protected_indexed_map_lvalue()
4261 item = get_map_lvalue(m, i); in index_lvalue()
4574 item = get_map_lvalue(m, i); in protected_index_lvalue()
15314 data = get_map_lvalue(m, sp); in eval_instruction()
/dports/games/ldmud/ldmud-3.3.720/
H A DCHANGELOG1841 - (mapping.c) get_map_lvalue() didn't correctly check the mapping size:
9984 it didn't check the results of get_map_lvalue() properly (thanks,