Searched refs:pstorage_type (Results 1 – 2 of 2) sorted by relevance
128 BOOL binn_get_type_info(int long_type, int *pstorage_type, int *pextra_type) { in binn_get_type_info() argument154 if (pstorage_type) { in binn_get_type_info()155 *pstorage_type = storage_type; in binn_get_type_info()580 BINN_PRIVATE void* compress_int(int *pstorage_type, int *ptype, void *psource) { in compress_int() argument589 storage_type = *pstorage_type; in compress_int()646 *pstorage_type = storage_type2; in compress_int()
259 BOOL binn_get_type_info(int long_type, int *pstorage_type, int *pextra_type);