Searched refs:_svmt_CONSTANT_Long_info (Results 1 – 9 of 9) sorted by relevance
/dports/java/sablevm/sablevm-1.13/src/libsablevm/ |
H A D | cast.c | 87 inline static _svmt_CONSTANT_Long_info * 90 return (_svmt_CONSTANT_Long_info *) (void *) expr; in _svmf_cast_CONSTANT_Long()
|
H A D | initialization.c | 75 _svmt_CONSTANT_Long_info *constant = in _svmf_initialize_fields() 265 _svmt_CONSTANT_Long_info *constant = in _svmf_special_initialization()
|
H A D | cast.list | 31 CONSTANT_Long, _svmt_CONSTANT_Long_info *, _svmt_cp_info *
|
H A D | cl_alloc.list | 32 CONSTANT_Long_info, _svmt_CONSTANT_Long_info
|
H A D | cl_alloc.c | 173 _svmt_class_loader_info *class_loader_info, _svmt_CONSTANT_Long_info ** ptr) in _svmh_cl_zalloc_CONSTANT_Long_info() 175 return _svmf_cl_zalloc (env, class_loader_info, sizeof (_svmt_CONSTANT_Long_info), (void **) ptr); in _svmh_cl_zalloc_CONSTANT_Long_info() 186 _svmt_class_loader_info *class_loader_info, _svmt_CONSTANT_Long_info ** ptr) in _svmh_cl_zfree_CONSTANT_Long_info() 188 _svmf_cl_free (env, class_loader_info, sizeof (_svmt_CONSTANT_Long_info), (void **) ptr); in _svmh_cl_zfree_CONSTANT_Long_info()
|
H A D | class_file_parser.c | 550 _svmt_CONSTANT_Long_info *info) in _svmf_parse_CONSTANT_Long_info() 838 _svmt_CONSTANT_Long_info **pinfo = (_svmt_CONSTANT_Long_info **) pentry; in _svmh_parse_constant_pool_entry()
|
H A D | types.h | 25 typedef struct _svmt_CONSTANT_Long_info_struct _svmt_CONSTANT_Long_info; typedef
|
H A D | class_file_parser.m4.c | 558 _svmt_CONSTANT_Long_info *info) in _svmf_parse_CONSTANT_Long_info()
|
/dports/java/sablevm/sablevm-1.13/ |
H A D | .indent.pro | 33 -T _svmt_CONSTANT_Long_info
|